FU Capstone TimeSeries Imputation
Project description
📉 Time Series Imputation 📈
Time Series Imputation Capstone Project (FPT University Da Nang).
🎓 Authors
- Phan Thị Thu Hồng (Supervisor)
- Đinh Thiều Quang
- Đào Ngọc Huy
- Đoàn Quang Minh - quangminh57dng@gmail.com
- Lê Thị Minh Thư
🚀 Run this code
Prerequisite
-
Install
Python>=3.11. -
Install project dependencies
# Install python package manager
pip install poetry
# Install dependencies
poetry install
- Make sure you have your own data (
.csvfile) indatafolder.
Run with manual configs
- Open
notebooks/default.ipynb.
🐳 Docker
- Build image
docker build -t mingdoan/tsimpute-runner -f ./docker/runner.Dockerfile .
- Export experiment config
python docker/exp.py -f settings/your_config.yml
- Start MLFlow & MinIO
docker compose up -d
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tsimpute-0.1.0.tar.gz
(38.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
tsimpute-0.1.0-py3-none-any.whl
(58.6 kB
view details)
File details
Details for the file tsimpute-0.1.0.tar.gz.
File metadata
- Download URL: tsimpute-0.1.0.tar.gz
- Upload date:
- Size: 38.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a5cbecd5e836c13b7f7043010caa145a682378c8fff9f95096afb0e7a55b75a
|
|
| MD5 |
cd4e7f7f221eacc5afa4d6dcd4caf076
|
|
| BLAKE2b-256 |
70dae18ff90609d6abc5c0acd1b7fc870a0009c15b00aea9958c5b2fe541c2e6
|
File details
Details for the file tsimpute-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tsimpute-0.1.0-py3-none-any.whl
- Upload date:
- Size: 58.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbfd28ac624f1b1a585097c393f25d4d1b36a4b4849974e910ffed6a0bab50cc
|
|
| MD5 |
f436324489c724a83bd2a881666c2fed
|
|
| BLAKE2b-256 |
e766cb0878a0acfb1d4b7e99186441d37f87a70911ba43c8374a9463acd84ff7
|