1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Iris test now passes with best_model_key = null. More... over 11 years ago
Always set classification flag, since the auto-setter is disabled. More... over 11 years ago
Re-enable putAA8 in AutoBuffer. More... over 11 years ago
Re-enable identity transfer-Vec creation for non-enums, add helper to make a number sequence. More... over 11 years ago
Merge branch 'arno-deeplearning' More... over 11 years ago
Disable (temporarily) storing of best model. More... over 11 years ago
Allow Job.start with null CountedCompleter. More... over 11 years ago
Fix null to !null. More... over 11 years ago
Re-enable more putters for AutoBuffer. More... over 11 years ago
Fix weaver for public enums. More... over 11 years ago
Fix serialization of AUC/CM/HR. More... over 11 years ago
Parse works from browser More... over 11 years ago
Change resource path to match More... over 11 years ago
Resources More... over 11 years ago
Add new Frame helpers. More... over 11 years ago
empty parse.java file More... over 11 years ago
Turn off Nano for now to allow JUnit tests to pass. More... over 11 years ago
Toggle test dir as tests. More... over 11 years ago
Remove h2o-core.iml file, should not be in repo. More... over 11 years ago
Add DeepLearning JUnit tests: Iris vs reference, Prostate, Dropout, Neurons. More... over 11 years ago
Add most of DeepLearning, compiles. More... over 11 years ago
Add FrameTask, prerequisite for DL. More... over 11 years ago
Add Variable Importance. More... over 11 years ago
Add HitRatio. More... over 11 years ago
Add AUC. More... over 11 years ago
Add ConfusionMatrix classes, now with different names... More... over 11 years ago
Add ModelUtils with ConfusionMatrix and Prediction related helpers. More... over 11 years ago
Add DocGen helpers for HTML printout. More... over 11 years ago
Add helpers for MR tasks on Frames such as stratified sampling. More... over 11 years ago
Add MathUtils with math related helpers. More... over 11 years ago