Data Science

KNN for classification (of glass types)

Explained KNN, used it to classify glass type. Covered pairplot,feature scaling, finding the best k value

Picture Pandas - Little Intro guide (Olympics data)

A small intro guide for python's pandas library using olympics data

Interactive Map of Hospitals in Victoria using Python

There are 325 hospitals in victoria. We will visualize them in the map such that some insights can be extracted.

Python's Folium to create choropleth maps

Folium is python library built on top of leaflet.js. It is used to visualize data through interactive maps, choropleth visualization, as well as parsing markers on data.Create multiple data views, and custom icons