Code Monkey home page Code Monkey logo

data-science-projects-portfolio's Introduction

  • Analyzed the Pfizer BioNTech vaccine tweets to assess public opinions and acceptance.
  • Recommended that showing the scientific data, information about the approvals and efficacy of the vaccine, and addressing concerns like safety, severe side effects, and allergies in ads and campaigns would reduce public hesitancy toward the vaccine.

positive wordcloud

  • Analyzed the banking data and developed ML models to detect transaction patterns that signal high risk for fraud, especially for older and vulnerable adult customers, which scammers could target.
  • Achieved a maximum AUC score of 0.9694 using a Decision Tree Classifier which turned out to be the best model.

State wise fraud and nonfraud count

Decision Tree AUC

model performance table

  • Analyzed spam data and developed three pipelines using TF-IDF vectors, manual features, and combined TF-IDF vectors. The evaluation metric used was F0.5 giving slightly more importance to precision than recall for this imbalanced dataset.
  • Achieved a maximum F0.5 score of 0.9458 using an XGBoost Classifier which turned out to be the best model.

Pipeline1. Data Processing + Sparse Embeddings (TF-IDF) + ML Model

Attached custom preprocessor is used.

Pipeline1

Pipeline2. Data Processing + Manual Features + ML Model

Manual features are extracted and used these as the input to our XGBoost Classification model.

Pipeline2

Pipeline3: Data Processing + Combine Manual Features and TfID vectors + ML Model

Pipeline3

  • The 2020 Chicago crime data was visualised through interactive dashboard in R-Shiny App.

Tab4-Create a tab with any other information (e g , a predictive model of

data-science-projects-portfolio's People

Contributors

aabhad avatar

Watchers

 avatar

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.