CLEAR-AI-ML-for-shipping-data / ml-analysis

1 stars 0 forks source link

Subset to interesting training data #14

Open lboschman opened 4 days ago

lboschman commented 4 days ago

Currently the model trains on the entire data set, which consists mostly of regular events. Maybe we can daisy-chain models to first filter for potentially interesting data points, and then train a second model on those?