TidyX 57: Naive Bayes Classifier for pitchf/x classification

For the fifth model in our pitchf/x classifier series, Ellis Hughes and I buildĀ  Naive Bayes Classifier and discuss it’s results on the test data and how it might be as part of an ensemble of models for prediction.

To watch our screen cast, CLICK HERE.

To access our code, CLICK HERE.

  1. Episode 53: Pitch Classification & EDA
  2. Episode 54: KNN & UMAP
  3. Episode 55: Decision Trees, Random Forest, & Optimization
  4. Episode 56: XGBoost