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

1 stars 0 forks source link

Implement active learning #11

Open lboschman opened 1 week ago

lboschman commented 1 week ago

Implement an active learning framework to iteratively improve the model. The entire idea is that the model presents the expert with a few borderline cases for human labeling, and then retrains to improve the model. This could dovetail with #9