-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Migrate the bot-detector-ML
service into its own base and project using the Polylith architecture. The vision is that given any user_name or list of user_names it should be able to make a prediction. Given a stored model.
Tasks
- Create project & base:
ml_api
. - Move code to components & bases
- API endpoints (base)
- Database logic (component)
- /components/database
- ml serving logic (base)
- structures (base)
- /components/structs
Metadata
Metadata
Assignees
Labels
No labels