Contains my data science projects:
-
Data analysis of 911 calls patterns for Fire,traffic, EMS for montgomery county,PA.(kaggle)
-
Indian car stock analysis - basics of stock analysis. (Using quandl)
-
Monte Carlo Simulation for Optimization Search on Indian car's stock data (Data gathered with quandl)
-
Lending club data loan prediction - To predict whether or not the borrower paid back their loan in full (Using decision tree and random forrest)
-
Advertising dataset - To predict whether or not the internet user will click on an ad based off the features of that user (Using logistic regression)
-
Movie data analysis - To predict the return of investment of a movie and how long it will take to break even,which would be very useful for investors. (Using linear regression,decision tree,random forest)