-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The results component will display the results from our HTTP request to the "/predict" route.
The route will return data in this shape
{ "result": "survived", "chance": 0.80}- Create a component called results
- it should display the results of whether the user would have survived the Titanic crash
- Use project clarity's HTML and CSS
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request