Personal reference scripts for commonly used code
- Machine Learning: A folder containing scripts for commonly used machine learning code
- Model Training: Training, tuning, and evaluating models
- Evaluation Plots: Diagnostic plots for evaluating models
- Miscellaneous: Relevant code that doesn't belong in the other sections
- Spark ML: Building spark.ml models
- Exploratory Data Analysis & Pre-Processing: Preparing data for machine learning tasks
- Natural Language Processing: NLTK natural language processing tasks
- Plotting: Code snippets for common plots
- Deep Learning (CNN): Convolutional neural networks in Keras, CNTK, PyTorch, and TensorFlow
- DevOps: A folder containing scripts for operationalizing machine learning models
- Flask: Operationalizing a trained machine learning model as a RESTful API