Resolve "Add some tests"
2 unresolved threads
2 unresolved threads
Closes #19 (closed)
Edited by Leo Bouscarrat
Merge request reports
Activity
- tests/test_bolsonaro.py 0 → 100644
1 import numpy as np 2 3 from bolsonaro.models.model_parameters import ModelParameters 4 from bolsonaro.models.omp_forest_classifier import OmpForestBinaryClassifier, OmpForestMulticlassClassifier 5 from bolsonaro.models.omp_forest_regressor import OmpForestRegressor 6 7 8 def test_binary_classif_omp(): added 7 commits
-
5cf23c9b...c04845a9 - 6 commits from branch
master
- f077de3c - Merge branch 'master' into 19-add-some-tests
-
5cf23c9b...c04845a9 - 6 commits from branch
mentioned in commit 4e1e84c2
Please register or sign in to reply