Giter VIP home page Giter VIP logo

data-mining's Introduction

⛏️ Data Mining

Sentiment Analysis on COVID-19 Vaccines 💉

In this notebook, we perform sentiment analysis on tweets talking about COVID-19 vaccines. We experiment with several data preprocessing techniques, such as Bag of Words, TF-IDF, GloVe and Word2Vec, and plot our results on them. In addition, we classify the tweets into three classes (Neutral, Positive, Negative) using various classifiers such as, Support Vector Machines (SVM), Random Forests and K-Nearest Neighbors (KNN). We provide a detailed comparison for each method we experimented with. We also try to beat the scores of our previous classifiers in the "Beat the benchmark” section. Finally, using Latent Dirichlet Allocation (LDA) we categorize our data and generate some topics from it.

Open in Colab

NYC Taxi Trip Duration Prediction 🚕

In this notebook, we analyze data from taxi rides in the greater New York City area. We perform clustering with K-Means and regression with Random Forests Regressor to predict taxi trip duration. We also create a map of New York City with the pickup and drop-off points of the trips and perform some further data analysis focusing on traffic times.

Open in Colab

Authors

*Equal contribution.

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.