All Projects → pygrams → Similar Projects or Alternatives

461 Open source projects that are alternatives of or similar to pygrams

resume tailor
An unsupervised analysis combining topic modeling and clustering to preserve an individuals work history and credentials while tailoring their resume towards a new career field
Stars: ✭ 15 (-71.15%)
Mutual labels:  scikit-learn, nltk
text-classification-cn
中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
Stars: ✭ 81 (+55.77%)
Mutual labels:  scikit-learn, tf-idf
topic modelling financial news
Topic modelling on financial news with Natural Language Processing
Stars: ✭ 51 (-1.92%)
Mutual labels:  nltk, tf-idf
Text Classification
Machine Learning and NLP: Text Classification using python, scikit-learn and NLTK
Stars: ✭ 239 (+359.62%)
Mutual labels:  scikit-learn, nltk
ResumeRise
An NLP tool which classifies and summarizes resumes
Stars: ✭ 29 (-44.23%)
Mutual labels:  nltk, tf-idf
Text Analytics With Python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Stars: ✭ 1,132 (+2076.92%)
Mutual labels:  scikit-learn, nltk
nlp workshop odsc europe20
Extensive tutorials for the Advanced NLP Workshop in Open Data Science Conference Europe 2020. We will leverage machine learning, deep learning and deep transfer learning to learn and solve popular tasks using NLP including NER, Classification, Recommendation \ Information Retrieval, Summarization, Classification, Language Translation, Q&A and T…
Stars: ✭ 127 (+144.23%)
Mutual labels:  scikit-learn, nltk
Ryuzaki bot
Simple chatbot in Python using NLTK and scikit-learn
Stars: ✭ 28 (-46.15%)
Mutual labels:  scikit-learn, nltk
Practical Machine Learning With Python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
Stars: ✭ 1,868 (+3492.31%)
Mutual labels:  scikit-learn, nltk
Eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
Stars: ✭ 2,477 (+4663.46%)
Mutual labels:  scikit-learn
Porndetector
Porn images detector with python, tensorflow, scikit-learn and opencv.
Stars: ✭ 248 (+376.92%)
Mutual labels:  scikit-learn
Shallowlearn
An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
Stars: ✭ 196 (+276.92%)
Mutual labels:  scikit-learn
Hummingbird
Hummingbird compiles trained ML models into tensor computation for faster inference.
Stars: ✭ 2,704 (+5100%)
Mutual labels:  scikit-learn
Datacamp Python Data Science Track
All the slides, accompanying code and exercises all stored in this repo. 🎈
Stars: ✭ 250 (+380.77%)
Mutual labels:  scikit-learn
Data Science Projects With Python
A Case Study Approach to Successful Data Science Projects Using Python, Pandas, and Scikit-Learn
Stars: ✭ 198 (+280.77%)
Mutual labels:  scikit-learn
koolsla
Food recommendation tool with Machine learning.
Stars: ✭ 21 (-59.62%)
Mutual labels:  tf-idf
Sklearn Benchmarks
A centralized repository to report scikit-learn model performance across a variety of parameter settings and data sets.
Stars: ✭ 194 (+273.08%)
Mutual labels:  scikit-learn
Igel
a delightful machine learning tool that allows you to train, test, and use models without writing code
Stars: ✭ 2,956 (+5584.62%)
Mutual labels:  scikit-learn
Pqkmeans
Fast and memory-efficient clustering
Stars: ✭ 189 (+263.46%)
Mutual labels:  scikit-learn
Hyperactive
A hyperparameter optimization and data collection toolbox for convenient and fast prototyping of machine-learning models.
Stars: ✭ 182 (+250%)
Mutual labels:  scikit-learn
intro-to-ml
A basic introduction to machine learning (one day training).
Stars: ✭ 15 (-71.15%)
Mutual labels:  scikit-learn
notebooks
A docker-based starter kit for machine learning via jupyter notebooks. Designed for those who just want a runtime environment and get on with machine learning. Docker tags:
Stars: ✭ 29 (-44.23%)
Mutual labels:  scikit-learn
Eland
Python Client and Toolkit for DataFrames, Big Data, Machine Learning and ETL in Elasticsearch
Stars: ✭ 235 (+351.92%)
Mutual labels:  scikit-learn
Bert Sklearn
a sklearn wrapper for Google's BERT model
Stars: ✭ 182 (+250%)
Mutual labels:  scikit-learn
Mars
Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
Stars: ✭ 2,308 (+4338.46%)
Mutual labels:  scikit-learn
Kagglestruggle
Kaggle Struggle
Stars: ✭ 228 (+338.46%)
Mutual labels:  scikit-learn
Python Machine Learning Book 3rd Edition
The "Python Machine Learning (3rd edition)" book code repository
Stars: ✭ 2,883 (+5444.23%)
Mutual labels:  scikit-learn
Hydro Serving
MLOps Platform
Stars: ✭ 213 (+309.62%)
Mutual labels:  scikit-learn
Artificial Intelligence Deep Learning Machine Learning Tutorials
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.
Stars: ✭ 2,966 (+5603.85%)
Mutual labels:  scikit-learn
Sklearn Onnx
Convert scikit-learn models and pipelines to ONNX
Stars: ✭ 206 (+296.15%)
Mutual labels:  scikit-learn
pipeline
PipelineAI Kubeflow Distribution
Stars: ✭ 4,154 (+7888.46%)
Mutual labels:  scikit-learn
Lale
Library for Semi-Automated Data Science
Stars: ✭ 198 (+280.77%)
Mutual labels:  scikit-learn
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+5961.54%)
Mutual labels:  scikit-learn
Explainx
Explainable AI framework for data scientists. Explain & debug any blackbox machine learning model with a single line of code.
Stars: ✭ 196 (+276.92%)
Mutual labels:  scikit-learn
Semantic-Textual-Similarity
Natural Language Processing using NLTK and Spacy
Stars: ✭ 30 (-42.31%)
Mutual labels:  nltk
Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (+273.08%)
Mutual labels:  scikit-learn
Tune Sklearn
A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.
Stars: ✭ 241 (+363.46%)
Mutual labels:  scikit-learn
Bet On Sibyl
Machine Learning Model for Sport Predictions (Football, Basketball, Baseball, Hockey, Soccer & Tennis)
Stars: ✭ 190 (+265.38%)
Mutual labels:  scikit-learn
Sentiment-analysis-amazon-Products-Reviews
NLP with NLTK for Sentiment analysis amazon Products Reviews
Stars: ✭ 37 (-28.85%)
Mutual labels:  nltk
Virgilio
Virgilio is developed and maintained by these awesome people. You can email us virgilio.datascience (at) gmail.com or join the Discord chat.
Stars: ✭ 13,200 (+25284.62%)
Mutual labels:  scikit-learn
Practical Machine Learning With Python
Machine Learning Tutorials in Python
Stars: ✭ 183 (+251.92%)
Mutual labels:  scikit-learn
imbalanced-ensemble
Class-imbalanced / Long-tailed ensemble learning in Python. Modular, flexible, and extensible. | 模块化、灵活、易扩展的类别不平衡/长尾机器学习库
Stars: ✭ 199 (+282.69%)
Mutual labels:  scikit-learn
Skggm
Scikit-learn compatible estimation of general graphical models
Stars: ✭ 177 (+240.38%)
Mutual labels:  scikit-learn
Jetson Containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
Stars: ✭ 223 (+328.85%)
Mutual labels:  scikit-learn
Scikit Plot
An intuitive library to add plotting functionality to scikit-learn objects.
Stars: ✭ 2,162 (+4057.69%)
Mutual labels:  scikit-learn
proper
A repository for the R tool propeR, which analyses travel time and cost using an OTP graph (see datasciencecampus/graphite)
Stars: ✭ 13 (-75%)
Mutual labels:  dsc-projects
Svm mnist digit classification
MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.
Stars: ✭ 226 (+334.62%)
Mutual labels:  scikit-learn
Machine Learning And Reinforcement Learning In Finance
Machine Learning and Reinforcement Learning in Finance New York University Tandon School of Engineering
Stars: ✭ 173 (+232.69%)
Mutual labels:  scikit-learn
Stacking
Stacked Generalization (Ensemble Learning)
Stars: ✭ 173 (+232.69%)
Mutual labels:  scikit-learn
Pymc Learn
pymc-learn: Practical probabilistic machine learning in Python
Stars: ✭ 164 (+215.38%)
Mutual labels:  scikit-learn
go-ml-benchmarks
⏱ Benchmarks of machine learning inference for Go
Stars: ✭ 27 (-48.08%)
Mutual labels:  scikit-learn
Document-Classification-using-LSA
Document classification using Latent semantic analysis in python
Stars: ✭ 16 (-69.23%)
Mutual labels:  tf-idf
Deeplearning cv notes
📓 deepleaning and cv notes.
Stars: ✭ 223 (+328.85%)
Mutual labels:  scikit-learn
Cheatsheets.pdf
📚 Various cheatsheets in PDF
Stars: ✭ 159 (+205.77%)
Mutual labels:  scikit-learn
Stability Selection
scikit-learn compatible implementation of stability selection.
Stars: ✭ 155 (+198.08%)
Mutual labels:  scikit-learn
Amazing Feature Engineering
Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
Stars: ✭ 218 (+319.23%)
Mutual labels:  scikit-learn
Emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
Stars: ✭ 154 (+196.15%)
Mutual labels:  scikit-learn
Python Clustering Exercises
Jupyter Notebook exercises for k-means clustering with Python 3 and scikit-learn
Stars: ✭ 153 (+194.23%)
Mutual labels:  scikit-learn
lending-club
Applying machine learning to predict loan charge-offs on LendingClub.com
Stars: ✭ 39 (-25%)
Mutual labels:  scikit-learn
Spherecluster
Clustering routines for the unit sphere
Stars: ✭ 219 (+321.15%)
Mutual labels:  scikit-learn
1-60 of 461 similar projects