-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
bugSomething isn't workingSomething isn't workingdiscojsRelated to Disco.jsRelated to Disco.jsweb clientRelated to the browser environmentRelated to the browser environment
Milestone
Description
When a model has been trained, one can test it and use it to predict new data. Both fail silently with the error TypeError: e.size is not a function in the console.
To Reproduce
Steps to reproduce the behavior:
- Train or download a titanic model
- Click on Test (or Predict)
- Upload train.csv or test.csv
- Click on Test (or Predict)
Expected behavior
Testing a model should yield the test accuracy as well as the number of samples visited. Predicting with a model should display the resulting predictions and let the user download them.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdiscojsRelated to Disco.jsRelated to Disco.jsweb clientRelated to the browser environmentRelated to the browser environment