gravatar

vidhividhi

Vidhi Rathod

Recently Published

K means & Hierarchical Clustering
Employed K means & Hierarchical Clustering on European jobs data
heartDiseasePrediction
Applying Machine Learning approaches(and eventually comparing them) for classifying whether a person is suffering from heart disease or not, using one of the most used dataset — Cleveland Heart Disease dataset from the UCI Repository
Real estate Investment Analysis
Worked on Airbnb and Zillow data from Kaggle to build a data product to find zip codes that are most profitable to invest in for short term rentals.
German Credit Scoring Data analysis
Testing out several different supervised learning algorithms over credit data of candidates to classify if an individual will be "good loanee" or will tend to default.
Multinomial Regression on FAA Data
Multinomial regression is implemented on FAA Data. The continuous response is converted to categorical using cutoff values.
IRIS Flower EDA
An extensive EDA is performed for this very popular ML dataset. This helps understand the intricacies of data using different visualizations and the nuances between plots.
All about "Boston Housing"
Here, I have tried to compare the Prediction ability of Linear Regression vs Regression Trees...
Predict Risky / Long landing for flights
To study what factors and how they would indicate a risky or long landing of a commercial flight.
Predict Optimum landing distance for a safe landing
To study what factors and how they would impact the landing distance of a commercial flight using Linear Regression.