paradoxysm/nnrf

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveragerc
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/documentation_request.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/question.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.travis.yml
CHANGES.md
LICENSE
MANIFEST.in
README.md
codecov.yml
doc/README.md
nnrf/__init__.py10
A
0 mins
nnrf/_des_knn.py203
A
50 mins
nnrf/_nn.py177
A
2 hrs
nnrf/_nndt.py316
A
2 hrs
nnrf/_nnrf.py235
B
4 hrs
nnrf/analysis/__init__.py10
A
0 mins
nnrf/analysis/_confusion_matrix.py70
A
0 mins
nnrf/analysis/_report.py132
A
0 mins
nnrf/analysis/metrics.py154
A
0 mins
nnrf/ml/__init__.py11
A
0 mins
nnrf/ml/activation.py235
B
4 hrs
nnrf/ml/loss.py158
A
0 mins
nnrf/ml/optimizer.py177
A
0 mins
nnrf/ml/regularizer.py227
A
0 mins
nnrf/utils/__init__.py17
A
0 mins
nnrf/utils/_base.py78
A
2 hrs
nnrf/utils/_batch_dataset.py150
A
25 mins
nnrf/utils/_check.py93
A
0 mins
nnrf/utils/_estimator.py354
B
5 hrs
nnrf/utils/_misc.py159
B
4 hrs
pytest.ini
requirements.txt
setup.cfg
setup.py45
A
0 mins