GithubHelp home page GithubHelp logo

Jay Desai's Projects

asff icon asff

yolov3 with mobilenet v2 and ASFF

bitcoinsentiment icon bitcoinsentiment

Data source : coindesk, Twitter - twitter api for searching latest tweets on btc - positive or negative tweets vs btc price - CNN, LSTM used - Too many spam tweets made bad data and hence worst results Results : Bad data -> Bad model, needs many more features instead of just one.

contextualized-topic-models icon contextualized-topic-models

A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021.

creditcardfraud icon creditcardfraud

The datasets contained transactions made by credit cards in September 2013 by European cardholders. The dataset presented transactions that occurred in two days, where there were 492 frauds out of 284,807 transactions. The dataset was highly unbalanced, the positive class (frauds) account for 0.172% of all transactions. I used Logistic Regression and Random Forest to predict the class after performing oversampling of the minority class using SMOTE (Synthetic Minority Oversampling Technique), which resulted in the equal distribution of both the classes (0 and 1). Used the following modules in Python-Pandas, NumPy, Scikit-Learn, matplotlib, Imbalanced-learn Logistic Regression gave AUC=0.95, but the precision was very low (0.08). So, I tried Random Forests and it gave AUC=0.94 and precision=0.85 (with 'gini' criterion) and AUC=0.92 & precision=0.83 (with 'entropy' criterion). Measured performance metrics-accuracy, precision, recall, AUC and plotted ROC curve Used the following modules in Python-Pandas, NumPy, Scikit-Learn, matplotlib, Imbalanced-learn

detoxify icon detoxify

Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at [email protected].

fashionmnist icon fashionmnist

A CNN classifier for classifying Fashion MNIST database achieving over 98% accuracy.

incubator-mxnet icon incubator-mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more

mnist icon mnist

Classifying MNIST database with various ML Classifiers

mspfinder icon mspfinder

Android app using various features :- SQL databse - Google Maps activity - updating database - firebase

sbod icon sbod

Developed a system that makes use of ultrasonic sensor, camera and smartphone for detection, recognition and processing of objects that hinders the path of visually impaired person. Ultrasonic sensors detects and measures the distance of obstacle while image captured from camera is used for object recognition. The output is in the form of audio signals. Environment : Android Studio, Arduino ide, Java, xml, sketch.

studentdb icon studentdb

Android app - creating database - Connection to sql database - writing data from sql - reading data from sql

transformers icon transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

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.