Pinned Repositories
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
CategoricalEmbedder
Categorical Embedder is a python package that let's you convert your categorical variables into numeric via Neural Networks
KeyPhraseTransformer
KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction | Keyword extraction
Lending-Club-Data-Analytics-using-Python
ml-projects
ML based projects such as Spam Classification, Time Series Analysis, Text Classification using Random Forest, Deep Learning, Bayesian in Python
NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
NLP360
NLP360: Curated list of NLP datasets, libraries and articles
ResearchAgent
Welcome to ResearchAgent ! A personal research assistant powered by GPT-3.5/GPT-4. You can ask follow up questions. Get source details of your answer
simpleT5
simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.
T5-Finetuning-PyTorch
Fine tune a T5 transformer model using PyTorch & Transformers🤗
Shivanandroy's Repositories
Shivanandroy/Lending-Club-Data-Analytics-using-Python
Shivanandroy/Analytics_Vidhya
Codes related to activities on AV including articles, hackathons and discussions.
Shivanandroy/Udemy-Data-Science-Portfolio-Project
Shivanandroy/2015-slides
Slides and talk assets from PyCon 2015
Shivanandroy/autoencoder-makeup
An autoencoder model for recommendations.
Shivanandroy/Emotisense
Emotion recognition system based on facial expression detection
Shivanandroy/Feature-Selection
Shivanandroy/intro2stats
Introduction to Statistics using Python
Shivanandroy/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
Shivanandroy/LearnDataScience
Open Content for self-directed learning in data science
Shivanandroy/learning-from-imbalanced-classes
Learning From Imbalanced Classes
Shivanandroy/Machine-Learning-with-Python
Machine Learning Implementations in Python
Shivanandroy/PyCon2016
Code bases, tutorials, posters, and other content for PyCon2016.
Shivanandroy/pycon_sg_2016
PyCon SG 2016 - Customer Segmentation in Python
Shivanandroy/pydata-gbrt-tutorial
IPython notebook for PyData SF 2014 tutorial: "Gradient Boosted Regression Trees in scikit-learn"
Shivanandroy/pydata-sf-2016-arima-tutorial
PyData San Francisco 2016 - ARIMA Tutorial
Shivanandroy/pySSA
Singular Spectrum Analysis for time series forecasting in Python
Shivanandroy/sklearn_pycon2014
Repository containing files for my PyCon 2014 scikit-learn tutorial.
Shivanandroy/statistical-analysis-python-tutorial
Statistical Data Analysis in Python
Shivanandroy/Statistics-for-Engineers
Statistics Tutorial for IT Operations Engineers
Shivanandroy/TimeSeriesAnalysisWithPython
Shivanandroy/TimeSeriesAnalysiswithPython-1
Time Series Analysis with Python
Shivanandroy/TopicModeling_HilaryClintonEmails
GalvanizeU Machine Learning & Natural Language Processing Final Project. Explored topic modeling approaches in Python to summarize emails by latent foreign policy topics using Non-Negative Matrix Factorization and LDA approaches in Sklearn