You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I want to initialize the AtlasML project with a clear folder structure and modular components so that it can be easily used both as a standalone ML module and as part of a FastAPI microservice.
Acceptance Criteria
The project should follow the proposed folder structure:
ML Module should have it's own directory. It should be easily accessible and run with single command while it is developed to have better development experience
Research and update the logging style to have modern logging structures for the Microservice
Add Pytest and implement first example test
Describe alternatives you've considered
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
No response
User Story: Describe the solution you'd like
As a developer, I want to initialize the AtlasML project with a clear folder structure and modular components so that it can be easily used both as a standalone ML module and as part of a FastAPI microservice.
Acceptance Criteria
Describe alternatives you've considered
No response
The text was updated successfully, but these errors were encountered: