Baseline model implementation #11

Open
opened 2025-10-29 16:56:12 +00:00 by vascodias23 · 0 comments
vascodias23 commented 2025-10-29 16:56:12 +00:00 (Migrated from github.com)

We need to implement a baseline model, covering all the steps in the ML pipeline from data ingestion and preparation to the validated model ready for deployment.

The high level tasks are as follows:

  1. Cleaning and analyzing the data
  2. Preprocessing the data
  3. Picking and training the chosen model
  4. Evaluating the model and discussing results, suggesting changes if needed

Note: The implementation must be as modular as possible and include support for incremental learning.

We need to implement a baseline model, covering all the steps in the ML pipeline from data ingestion and preparation to the validated model ready for deployment. The high level tasks are as follows: 1. [ ] Cleaning and analyzing the data 2. [ ] Preprocessing the data 3. [ ] Picking and training the chosen model 4. [ ] Evaluating the model and discussing results, suggesting changes if needed **Note**: The implementation must be as modular as possible and include support for incremental learning.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AndreFerreira5/downtown-cab-co#11
No description provided.