Scripts to evaluate performance of models
We should add a series of utils functions to standardize
- Evaluating on test data
- Calculating AUCs
- Plotting ROC curves
- Plotting NN score distributions
- Plotting features
- Plotting loss vs epoch curves
We should add a series of utils functions to standardize