Pinned Repositories
abil_realestates_prediction
Detecting-Parkinson-s-disease-with-XGBoost
In this Python Machine learning project, we will build a model using which we can accurately detect the presence of Parkinson’s disease in one’s body.
detecting_fake_news
This advanced python project of detecting fake news deals with fake and real news. Using sklearn, we build a TfidfVectorizer on our dataset. Then, we initialize a PassiveAggressive Classifier and fit the model. In the end, the accuracy score and the confusion matrix tell us how well our model fares.
ml-housing-project
Machine Learning Project for Predict California Housing Prices
wmolen's Repositories
wmolen/abil_realestates_prediction
wmolen/Detecting-Parkinson-s-disease-with-XGBoost
In this Python Machine learning project, we will build a model using which we can accurately detect the presence of Parkinson’s disease in one’s body.
wmolen/detecting_fake_news
This advanced python project of detecting fake news deals with fake and real news. Using sklearn, we build a TfidfVectorizer on our dataset. Then, we initialize a PassiveAggressive Classifier and fit the model. In the end, the accuracy score and the confusion matrix tell us how well our model fares.
wmolen/ml-housing-project
Machine Learning Project for Predict California Housing Prices