

UTHMAN SSOZI
- 3 min
Predicting the presence of Neurodegenerative diseases. A case study of Parkinson's disease.
Parkinson's disease (PD), or simply Parkinson's, is a long-term degenerative disorder of the central nervous system that mainly affects...


Drish Mali
- 6 min
Exploratory data analysis and prediction on Oxford Parkinson's Disease Detection Dataset (Part 2)
This blog is the continuation of the two part series blog .This part will be focused on developing machine learning model which can...


EMMANUEL ANEBI
- 4 min
Data Analysis and Prediction of Neurodegenerative Diseases - Parkinson's Disease
Explore a dataset from speech experiments & predict the presence of Parkinson's disease, a neurodegenerative disease using an XGBoost model

Drish Mali
- 7 min
Exploratory data analysis and prediction on Oxford Parkinson's Disease Detection Dataset (Part 1)
Neurodegeneration is the progressive loss of structure or function of neurons which includes diseases like amyotrophic lateral sclerosis,...

Subarna Lamsal
- 1 min
Sign-Gesture Predictions using CNN
Hey everyone, I have recently published my kaggle notebook on "MNIST sign-language". American Sign Language is a natural language that...

Data Insight
- 2 min
Data Insight Scholarship for Data Scientist Program
Starting from January 2020, Data Insight will be investing thousands of dollars on the least privileged individuals from anywhere in...


Subarna Lamsal
- 4 min
Introduction to Support Vector Machines (SVM) using Python
In machine learning, Support Vector Machines ( SVMs) are categorized as supervised learning models. In layman's terms, SVMs are machine...


Subarna Lamsal
- 3 min
Beginner's Guide to Logistic Regression in Python
Logistic Regression is a machine learning classification algorithm that is used to predict the probability of a categorical dependent...


Data Insight
- 4 min
Data Science, Machine Learning, Importance and Practical Applications
The interdisciplinary field of data science pertains to the processes and systems that are utilized in extracting knowledge or insights...


Subarna Lamsal
- 3 min
Beginner's Guide to Simple Linear Regression in Python
Linear Regression is the linear approximation of the relationship between two or more variables. First, let's understand what is a...