Open
Description
Hello everyone,
I was wondering if this frontend application is discontinued.
I tinker a bit to upgrade the docker-compose.yaml
to v.2.0, but I am unable to follow the tutorial provided in https://cesium-ml.org/.
For instance, if I try to create a LinearRegression
model on the example data I get:
distributed.worker - WARNING - Compute Failed
web-1 | Function: _build_model_compute_statistics
web-1 | args: ('./data/extracted_features/c3e5781f-67ea-477c-9697-35c7de730b3a_featureset.npz', 'LinearRegressor', {'fit_intercept': True, 'normalize': False, 'n_jobs': 8}, {}, './data/models/77cdf7db-f765-4ea4-a624-2de95818f750_model.pkl')
web-1 | kwargs: {}
web-1 | Exception: ValueError("could not convert string to float: 'Mira'",)
Best,
Damiano
Metadata
Metadata
Assignees
Labels
No labels