sibyl-dev / sibylapp

Sibyl application
MIT License
1 stars 0 forks source link

Update sandbox page to use new categorical features #174

Open zyteka opened 4 years ago

zyteka commented 4 years ago

Sandbox page:

Factor Changed Value New Prediction
Favorite color Blue -> Red 10
Favorite color Blue -> Green 11

Example A categorical feature may look like: Name: FAVORITE COLOR Type: categorical Description: Favorite color of child

Each categorical variable has a list of possible values - for any entity, the value for this feature must be one of these. For example: red, green, blue