Giter Site home page Giter Site logo

akshay kapoor's Projects

13-reasons-why-suicide-timeseries-analysis icon 13-reasons-why-suicide-timeseries-analysis

We extract data from google trends based on the term suicide and terms related to it from 2017-01-15 to 2017-03-30. We then apply ARIMA model on it to the to forecast the values for the next 19 days. We then compare it with the actual values of the search results to see the accuracy of the forecast. We check for the stationarity of the series and then use acf and pacf to decide p,d and q values of our arima model. We also apply auto arima and compare our forecast results with the real results. We are basically recreating the analysis performed by the John W. Ayers to see whether there was significant increase in the search results related to the suicide query.

breast-cancer-detection icon breast-cancer-detection

We have 30 different attributes from images extracted, Features are computed from a digitized image of a fine needle aspirate (FNA) of a breast mass. They describe characteristics of the cell nuclei present in the image. We predict the Stage of Breast Cancer B (Bengin) or M (malignant).

house-price-index-advanced-regression icon house-price-index-advanced-regression

Advanced regression techniques for house prices dataset with use of ensemble techniques such as Stacking, averaging, Gradient Boosting, XGB, Light GBM, ElasticNet.

image-recognition-using-convolution-neural-network- icon image-recognition-using-convolution-neural-network-

This project is about the implementation of image recognition using convolution neural networks. We make use of TensorFlow, Theano and keras deep learning libraries to build the convolution neural network and implement image recognition.

imdbreviews icon imdbreviews

Web scrapped reviews from IMDB for Game of thrones and performed Sentiment Analysis Using NLP.

kenoanalysis icon kenoanalysis

The analysis focuses on Caveman Keno game which is a variation of traditional Keno Game. It is a popular game which is played online or in gambling casinos extensively. This variation of Keno adds drawing of 3 numbers by the computer which become dinosaur eggs. If two or three of the eggs match among the 20 numbers drawn, the payouts are then multiplied. The analysis of this project is application of Hypergeometric distribution in a real-world game.

lifestory-rshiny-application icon lifestory-rshiny-application

Interactive R shiny application for analysis of LifeStory data on genetics and women health. Live Application link: https://akshaykapoor347.shinyapps.io/week_1/

loan-prediction icon loan-prediction

Predicting whether a load would be provided or not based on the credit history, income and other factors.

nlpclothingreview icon nlpclothingreview

I have worked on the analysis of reviews of an ecommerce clothing website where I have performed EDA and sentimental analysis. For sentiment analysis, I performed cleaning on it like removing the punctuation and the stop words from it, then tokenizing and like removing words which were not important like which have length less than 3. I performed analysis such as finding the most common words used in a review. (dress, size, love, like, top) Then made use of text blob to find the sentiment of the reviews and created a list of most commonly used words in positive review and a negative review. Then used a classification algorithm like naïve Bayes to train the model to rate to a review and tested it on the new data. Count vectorizer Results: 1) Reviews with 3 and 4-star rating had the longest reviews. 2) Users shopped for tops 60 percent more than bottoms 3) Got 85 percent accuracy in the naïve bayes model.

probability_cheatsheet icon probability_cheatsheet

A comprehensive 10-page probability cheatsheet that covers a semester's worth of introduction to probability.

pymc3 icon pymc3

Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.