SuryaPradeepM's Stars
google-research/bert
TensorFlow code and pre-trained models for BERT
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
EthicalML/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
nltk/nltk
NLTK Source
huggingface/tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
tensorflow/datasets
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
alexkirsz/dispatch-proxy
Combine internet connections, increase your download speed
yihui/knitr
A general-purpose tool for dynamic report generation in R
MiteshPuthran/Speech-Emotion-Analyzer
The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)
juliasilge/tidytext
Text mining using tidy tools :sparkles::page_facing_up::sparkles:
EthicalML/xai
XAI - An eXplainability toolbox for machine learning
renatoviolin/next_word_prediction
Using transformers to predict next word and predict <mask> word
JAIJANYANI/Automated-Resume-Screening-System
Automated Resume Screening System using Machine Learning (With Dataset)
openZH/covid_19
COVID19 case numbers of Cantons of Switzerland and Principality of Liechtenstein (FL). The data is updated at best once a day (times of collection and update may vary). Start with the README.
dominance-analysis/dominance-analysis
This package can be used for dominance analysis or Shapley Value Regression for finding relative importance of predictors on given dataset. This library can be used for key driver analysis or marginal resource allocation models.
sassoftware/python-swat
The SAS Scripting Wrapper for Analytics Transfer (SWAT) package is the Python client to SAS Cloud Analytic Services (CAS). It allows users to execute CAS actions and process the results all from Python.
romanmichaelpaolucci/AI_Stock_Trading
Design pattern for critical stages in the development process of an AI Stock Trading Bot
wxwx1993/PM_COVID
Public Available Code and Data to Reproduce Analyses in "Air pollution and COVID-19 mortality in the United States: Strengths and limitations of an ecological regression analysis."
dipanjanS/nlp_crash_course_plugin20
Contains relevant notebooks for the hands-on NLP workshop for the Analytics India Magazine Plugin Conference -2020 Edition
Currie32/Movie-Reviews-Sentiment
Used two different methods to predict the sentiment (positive or negative) of movie reviews.
rsalaza4/Resume-Screening
This repository contains a Python code for screening a candidate's resume and analyzing his/her background.
tzhangwps/Recession-Predictor
Project description: https://medium.com/p/recession-prediction-using-machine-learning-de6eee16ca94?source=email-2adc3d3cd2ed--writer.postDistributed&sk=2f1dab9738769f9658634e61576a08bd
jaimezorno/Deep-Learning-for-NLP-Creating-a-Chatbot
Repository for series of Medium Articles introducing Deep Learning for NLP.
bertcarremans/TwitterUSAirlineSentiment
Code to experiment with text mining techniques for sentiment analysis in data set is from Kaggle.
equester/mlops-plugin_2020
MlOps End 2 End
nitishghosal/Predicting-Employee-Attrition
Using machine learning to predict employee turnover in Python
deepaksuresh/Julia-for-data-science
rpradeepsurya/mlnd-dog-breed-recognition
Udacity Machine Learning Nanodegree - Deep learning project (Jan 2019)
SuryaPradeepM/Hurricane-Maria-Puerto-Rico-Mortality-Analysis-R
We extract actual daily mortality data from Puerto Rico and investigate whether the Hurricane María had an immediate effect on daily mortality compared to unaffected days in September 2015-2017.
ahmedessam100/IMDB-Movie-Reviews
IMDB Movie Reviews Sentiment analysis and class prediction using Embedding and LSTM network.