Skip to content

hhy845914111/Time-Series-ML-Framework

Repository files navigation

ML_framework

Environment Installation Guide

  1. Intsall Anaconda or Miniconda, then change directory to root of this project and run:
    conda env create -f work.yaml

Run batch

  1. Change configure dict to the one assigned
    1.1 open "main.py"
    1.2 change "model_selector = MPModelSelector(PIPELINE_OBJ_6)" > "model_selector = MPModelSelector(project assigned to you)"

  2. Run the program 2.1 open a console and change dir to "ML_framework" 2.2 input in console "conda activate work" 2.3 input "python main.py" 2.4 grab a coffee and wait to see results in ./results/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published