Pinned Loading
-
burn-calories-prediction-using-XGBooster-
burn-calories-prediction-using-XGBooster- Publicits a machine learning model which uses XGBooster to predict the burn calories. the dataset has been taken from official kaggle site.
Python
-
customer-segmenation-using-k-means-clustering
customer-segmenation-using-k-means-clustering Publicits a machine learning model which segments the customers using k-means clustering, the optimal number of clusters is find through WCSS.
Python
-
logistic-regression-bases-3-species-classification-model-using-IRIS-dataset
logistic-regression-bases-3-species-classification-model-using-IRIS-dataset Publicits just a simple supervised learning model which uses logistic regression . here we classify the species using petal and sepal features , the dataset which we are using is IRIS dataset
Python
-
parkinsons-disease-prediction-using-support-vector-machine
parkinsons-disease-prediction-using-support-vector-machine Publicits a SVM classifier which predicts wether a person has parkinson's disease or not. here we are using SVC i.e support vector classifier. the dataset has been taken from kaggle.
Jupyter Notebook
-
simple-heart_disease_prediction-using-logisticRegression
simple-heart_disease_prediction-using-logisticRegression PublicIts a simple yet good model which predicts if a person have heart disease or not. This is a binary classification model i.e its output is either 0(dont have heart disease) or 1 (have heart disease).
Python
-
If the problem persists, check the GitHub status page or contact support.