Skip to content
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

Add 'Classifier' class to atomai models #74

Merged
merged 12 commits into from
Apr 3, 2023
Merged

Add 'Classifier' class to atomai models #74

merged 12 commits into from
Apr 3, 2023

Conversation

ziatdinovmax
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #74 (d736a94) into master (3cd5a8d) will increase coverage by 0.20%.
The diff coverage is 85.93%.

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   75.27%   75.48%   +0.20%     
==========================================
  Files          67       68       +1     
  Lines        6715     6873     +158     
==========================================
+ Hits         5055     5188     +133     
- Misses       1660     1685      +25     
Flag Coverage Δ
unittests 75.48% <85.93%> (+0.20%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
atomai/models/regressor.py 75.00% <ø> (ø)
atomai/utils/preproc.py 71.38% <62.50%> (-1.00%) ⬇️
atomai/trainers/trainer.py 77.22% <68.96%> (-0.46%) ⬇️
atomai/models/classifier.py 72.72% <72.72%> (ø)
atomai/models/__init__.py 100.00% <100.00%> (ø)
atomai/models/loaders.py 93.54% <100.00%> (+0.82%) ⬆️
atomai/nets/__init__.py 100.00% <100.00%> (ø)
atomai/nets/reg_cls.py 100.00% <100.00%> (ø)
atomai/predictors/__init__.py 100.00% <100.00%> (ø)
atomai/predictors/predictor.py 89.34% <100.00%> (+0.40%) ⬆️
... and 4 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ziatdinovmax ziatdinovmax merged commit 10d98c3 into master Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants