Skip to content

A simple machine learning application with Django REST framework, which predicts the species of a sample flower based on measurements of its features i.e. the sepal and petal dimensions – length and width.

License

Notifications You must be signed in to change notification settings

samwelkanda/flower-species

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flower-species

A simple machine learning application with Django REST framework, which predicts the species of a sample flower based on measurements of its features i.e. the sepal and petal dimensions – length and width.

Prerequisites

This project ulilizes the following:

  • Python 3.7.4
  • Node 12.16.2
  • Postgres 12.3
  • Docker 19.03.12
  • docker-compose 1.26.2

You need to have the above installed on your system.

You also need a REST Api client to test the API.

About

A simple machine learning application with Django REST framework, which predicts the species of a sample flower based on measurements of its features i.e. the sepal and petal dimensions – length and width.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages