epeters3 / AutoTensor

Automatically train and tune a neural network on your data. Hyperparameter optimization for free.
1 stars 0 forks source link

Fix error and warning output #7

Open epeters3 opened 5 years ago

epeters3 commented 5 years ago

When run, currently the package's dependencies are printing deprecation warnings and other warnings. Also, once the package finishes it's greedy search of hyperparameters, it throws a json serialization error when trying to produce the model report.