Skip to content

clementpickel/HaboPlast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-Project

Electricity price productio in Sweden sector 3 for Habo Plast

Get started

To use pip for system-wide configuration, use:

pip install requirement.txt
python src/main.py

Alternatively, to use an Anaconda environment, use the following commands:

conda create -n ml_project
conda activate ml_project
conda install python ipykernel
conda install --file requirement.txt

Source

What is Time Series Analysis? SARIMA (Seasonal Autoregressive Integrated Moving Average)

About

Electricity price production in Sweden sector 3 or 4 for Habo Plast

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors