Skip to content

Shaurya-Grover/Power-Risk-Analysation-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Power Risk Analysation using Machine Learning Classifier

In this project we have used a .csv electricty meter dataset and trained it using one of the ML classifiers such as Logistic Regression and once it was trained we have gathered input from the user and using the trained model had performed some predictions!

🛠️ Installation Steps:

1. Install Scikit-Learn

pip install scikit-learn

2. Install Pandas

pip install pandas

3. Install matplotlib

pip install matplotlib

💻 Built with

Technologies used in the project:

  • Scikit-Learn
  • Logistic Regression Classifier
  • Pandas
  • Matplotlib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published