vc1492a / henosis

A Python framework for deploying recommendation models for form fields.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Align parameters in Data( ).train_test_split( ) with those in scikit-learn

vc1492a opened this issue · comments

test_size=(1. - share_train),

Specifically, change the parameter share_train to test_size.