-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial training procedure #46
Conversation
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified Files
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #46 +/- ##
==========================================
+ Coverage 90.30% 93.15% +2.85%
==========================================
Files 11 11
Lines 1176 1257 +81
Branches 150 126 -24
==========================================
+ Hits 1062 1171 +109
+ Misses 106 78 -28
Partials 8 8 ☔ View full report in Codecov by Sentry. |
@lamr02n Please note that the test of the detector is under implementation. Meanwhile please review the remaining code so far. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
For the first release, we want to support RandomForest, and XGBoost.