Skip to main content

Iris flower species classifier

Project description

Simple module for identiying Irish flower species based on it’s sepal and petal dimensions.

Dependencies

Installation

The recomended way to install this module is through pip.

pip install irisflower

How To Use

# Import IrishFlowerClassifier class.
from irisflower.classifier import IrisFlowerClassifier

# Create a new instance of IrisFlowerClassifier.
iris_flower = IrisFlowerClassifier()

# Finaly classify the flower species.
print iris_flower.classify(sepal_length=5,sepal_width=3,petal_length=1,petal_width=0.2)

This is my first attempt to learn machine learning and also my first code written in Python! :snake:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

irisflower-1.0.0.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file irisflower-1.0.0.tar.gz.

File metadata

  • Download URL: irisflower-1.0.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for irisflower-1.0.0.tar.gz
Algorithm Hash digest
SHA256 2108d2922c3213210e738505ee4525581a42a81778f60f529ae7c5b175e5fa22
MD5 571cafa0705dd68f490a07542670cdd4
BLAKE2b-256 4591061845f99b48f8349c9aeaa00d94e2d171e33c98a0dbba489f592cda5c5e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page