Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 779 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 779 Bytes

Data_scientist_nanodegree

This is a repository for my Data Scientist Nanodegree works.

Project 1. Data Science blog post

In this project, I worked on analysis of Seattle Airbnb dataset from kaggle. A report of explanation an be found on medium. The work is done in .ipynb file and can be accessed from folder 1_Data Science Blog Post.

Project 2. Disaster Response Pipeline Project

In this project, I worked on buidling a classifier to classify the messages related to disaster response. The model is deployed as web app using Flask. It can be found here