Skip to content
This repository has been archived by the owner on Nov 24, 2017. It is now read-only.

GitHub-HongweiZhang/batch-learn-wrapper

Repository files navigation

A wrapper for batch-learn.

how to use

> bl_run.sh prefix training_data.csv test_data.csv

Prefix is used when caching tmp files.

model

The original implementation of model is from github repo https://github.com/alno/batch-learn, which is called batch-learn. I add early stopping visualization to the model and make it possible to do parameter tuning on the dropout rate when using NN.

data format

label field1_index1,field2_index2,field3_index1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages