wmolen

wmolen

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

wmolen's repositories

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

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.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

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.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

ml-housing-project

Machine Learning Project for Predict California Housing Prices

Language:Jupyter NotebookStargazers:0Issues:0Issues:0