• Stars
    star
    1
  • Language
    Python
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The project uses the data from UCI Machine Learning Repository and aims to classify mushrooms as edible or poisonous.

More Repositories

1

Diabetes-Disease-Prediction-using-Classification-Algorithms.

Diabetes Mellitus (TY2) has secured the status of a global pandemic. Thus, the diagnosis of the disease at an early stage plays a very significant role as the early prediction of the disease will minimize the health risks associated with the disease. This projects aims to predict whether a person is diabetic or not via six different classification algorithms namely Support Vector Machine(SVC), K- Nearest Neighbour(Knn), Decision Tree, Naive Bayes, Logistic Regression and Random Forest. Moreover, early prediction of the diabetes disease with a higher accuracy can be found using various machine learning techniques.
Jupyter Notebook
5
star
2

A-Machine-Learning-Web-Application-using-Streamlit-and-Python.

The project aims at building a machine learning web app that allows any user to interactively choose a classification algorithm such as SVM, Logistic Regression etc and set their own values for hyper parameter settings where they can modify the regularization parameter, evaluation metrics. Results are dynamically displayed on the web page in real time. The tool is used as model selection where hyper parameters are modified to witness the change in the accuracy of the binary classification model.
Python
1
star
3

Stock-Price-Prediction

A hybrid model for stock price/performance prediction using numerical analysis of historical stock prices, and sentimental analysis of news headlines. Stock to analyze and predict - SENSEX (S&P BSE SENSEX)
Jupyter Notebook
1
star