Skip to content

Feature/Http Request #2

@phortonssf

Description

@phortonssf

Send a post request to the heroku backend.
The route with the model is "/predict"

it expects data in the following format:

mock_data = {
        'age': 38,
        'was_alone': 1,
        'gender': 1
    }

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions