oran2527 / mls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLS

DESCRIPTION

The MLS application will predict the sport that the child from 8 to 17 years old must practice.

DEMO

Watch the video

HOW TO USE

open a console

open a console and type the next commands

cd mls

source env/bin/activate

python manage.py runserver

go to the browser

url - 127.0.0.1:8000

HOW TO USE

type name, age, height and sex from the child interested in sports

press button "make prediction"

the results will be displayed

press "MLS Machine Learning Sports Prediction" to back landing page

press "All Predictions" to display all the results

CREDITS

Orlando Gomez

About


Languages

Language:Python 73.0%Language:HTML 27.0%