Cookbook
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
- Deep Learning (CNN): Convolutional neural networks in Keras, CNTK, PyTorch, and TensorFlow