nyanp

Results 11 issues of nyanp

This PR resolves #3556 by implementing the following method in `CVBooster`: - save_model - model_from_string - model_to_string

feature

Unlike the current implementation of cv in nyaggle, The models trained in lgb.cv and xgb.cv have an equal number of trees in all folds. Since these “balanced” models may work...

enhancement

It would be nice if run_experiment accepts dictionary to customize layout of logging artifacts

enhancement

- Kolmogorov-Smirnov test - Adversarial validation - Percentage of nulls in train/test - Unseen category in test

enhancement

enhancement

(update on 8/30) ## v1.0.0alpha on 12 September, 2016 - [ ] Add model serialization API @nyanp - [x] Add protobuf parser for tensorflow @Wangyida - [x] Fix compiler warnings...

community