Skip to content

mahmutyvz/End_To_End_ML_Advanced_Multi_Step_Time_Series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

End_To_End_ML_Advanced_Multi_Step_Time_Series

Project Scructure

advanced_multi_step_time_series/
├─ data/
│  ├─ raw/
├─ images/
├─ models/
│  ├─ CatBoostRegressor/
│  ├─ LGBMRegressor/
│  ├─ XGBRegressor/
├─ notebooks/
├─ src/
│  ├─ data/
│  ├─ features/
│  ├─ models/
│  ├─ visualization/
├─ .gitattributes
├─ requirements.txt
├─ README.md

The root variable in paths.py must be changed to the absolute path of the project.

Install the required dependencies.

pip install -r requirements.txt

Running the Application

You can directly run the application, make training and predictions.

streamlit run app.py

Tool Preview 1 Tool Preview 2 Tool Preview 3 Tool Preview 4 Tool Preview 5 Tool Preview 6 Tool Preview 7 Tool Preview 8 Tool Preview 9 Tool Preview 10 Tool Preview 11

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages