Skip to content

abhinavk123/PredIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PredIt

GUI software for performing predictions on the dataset using various Machine Learning Models.

Algorithm Included:-

  • Simple Linear Regression
  • Multiple Linear Regression
  • Polynomial Regression
  • Logistic Regression
  • K-Nearest Neighbours
  • SVM
  • Kernel SVM
  • Naive Bayes
  • Decision Tree
  • Random Forest

Getting Started

These instructions will get you a copy of the project up and running on your local machine

Prerequisites

1.Python 3.6

2.PyQt5

3.Anaconda( contains both Python and PyQt)

If you have already installed above tools than direct run ImageChanger.py

python3 PredIt.py

otherwise install them first and than run PredIt.py

Built With

  • Python - Programming Language used
  • PyQt - GUI framework for Python
  • Pandas - Data structures and data analysis tools for the Python programming language
  • matplotlib - Matplotlib is a plotting library for the Python programming language and its numerical mathematics extension NumPy
  • Anaconda - Anaconda is a freemium open source distribution of the Python programming languages for large-scale data processing, predictive analytics, and scientific computing
  • scikit-learn - Scikit-learn is a free software machine learning library for the Python programming language.

About

GUI software for performing predictions on the dataset using various Machine Learning Models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages