pkozelka / h2o-predict-tester

Test data and tool for checking regressions in prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H2O.ai Prediction Tester

This repository contains several sample H2O models trained for specific scenarios.

It also has a tooling to perform predictions, in order to have baseline for comparisons of changed or alternate implementations.

Goals

  • provide MOJOs for generic use, with relevant test data sets
  • provide tooling to verify predictions

CLI Synopsis

pt <mojo> <testdataset> <resultsfile>

About

Test data and tool for checking regressions in prediction


Languages

Language:Java 95.0%Language:Makefile 5.0%