chuqiaoshen's Stars
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
facebookresearch/fastText
Library for fast text representation and classification.
keon/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
kubeflow/kubeflow
Machine Learning Toolkit for Kubernetes
dask/dask
Parallel computing with task scheduling
statsmodels/statsmodels
Statsmodels: statistical modeling and econometrics in Python
aws/amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
aws/serverless-application-model
The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
jupyterhub/jupyterhub
Multi-user server for Jupyter notebooks
nteract/papermill
📚 Parameterize, execute, and analyze notebooks
kamyu104/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
jacobeisenstein/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
mongodb/mongo-python-driver
PyMongo - the Official MongoDB Python driver
zeromq/pyzmq
PyZMQ: Python bindings for zeromq
fake-useragent/fake-useragent
Up-to-date simple useragent faker with real world database
life4/textdistance
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
kubeflow/examples
A repository to host extended examples and tutorials
mattes/rotating-proxy
Rotating TOR proxy with Docker
python-excel/xlwt
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform.
mortada/fredapi
Python API for FRED (Federal Reserve Economic Data) and ALFRED (Archival FRED)
gutfeeling/word_forms
Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.
vivekn/sentiment
Sentiment analysis using machine learning techniques.
hgrif/airflow-tutorial
Airflow basics tutorial
jupyterhub/jupyterhub-tutorial
Tutorial materials for deploying JupyterHub
kjam/data-pipelines-course
Course materials for my data pipeline video course with O'Reilly
dataflownb/dfkernel
A kernel to support Python dataflows in the Jupyter Notebook environment
crhung/Voice-Emotion-Detector
Voice Emotion Detector that detects emotion from audio speech using one dimensional CNNs (convolutional neural networks) using keras and tensorflow on Jupyter Notebook.
ashishrv/pyzmqnotes
Learning 0mq with examples and notes from articles on the web
jiadaizhao/LintCode
LintCode C++/Python Solution
johnksander/twitter_NLP_analysis
Tweet sentiment analysis using the sentiment140 dataset