Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

Commit dcff687

Browse files
Dbaas 2852 (#28)
* fixed bug in inspectTable() * slight changes to stats added and excess files removed * updated to include oversampler transformer * added hide_toggle * addressing comments, fixed binaryclassificationevaluator bugs, added oversamplecrossvalidator, and improved documentation * Update splicemachine/ml/stats.py * Update splicemachine/ml/stats.py Co-authored-by: Epstein <[email protected]>
1 parent 858a699 commit dcff687

File tree

3 files changed

+443
-32
lines changed

3 files changed

+443
-32
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ splicemachine/.DS_Store
2323
**/__pycache__
2424
splicemachine/ml/test/
2525
splicemachine/ml/utilities.pyc
26+
./splicemachine/ml/.vscode/

0 commit comments

Comments
 (0)