Estimator

neuralk.Seldon([api_key, host, ...])

Convenience wrapper that dispatches to SeldonClassifier or SeldonRegressor based on the target variable at fit time.

neuralk.SeldonClassifier([api_key, host, ...])

Sklearn-compatible classifier using the Neuralk API.

neuralk.SeldonRegressor([api_key, host, ...])

Sklearn-compatible regressor using the Neuralk API.