Skip to content

praneeth-bojanala5/Electricity-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For Windows

Download the folder Extract it Open the terminal in the folder sudo apt update [optional] Install/upgrade Python/Pip [sudo apt install python3-pip] Install virtual environment [sudo pip3 install virtualenv] (optional) Create virtual environmnet [python -m venv eppenv] Activate python environment [eppenv/Scripts/activate] pip install --no-cache-dir --upgrade -r requirements.txt Run the ipynb file streamlit run streamlit.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published