Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Jenczu11/kNN_python

Repository files navigation

kNN_python

Assigment for second task IAD/2019 @ TUL

Main script in mainv2.py

Usage from cli:

python mainv2.py

For help just type:

python mainv2.py -h

Description in Polish KLASYFIKACJA GATUNKÓW IRYSÓW

Liczba klas (gatunków): 3

Liczba obserwacji:

  • ogólna: 150
  • w zbiorze treningowym: 105
  • w zbiorze testowym: 45

Atrybuty (kolumny):

  1. długość działki kielicha (ang. sepal length) [cm]
  2. szerokość działki kielicha (ang. sepal width) [cm]
  3. długość płatka (ang. petal length) [cm]
  4. szerokość płatka (ang. petal width) [cm]
  5. gatunek (ang. species): 0 - setosa 1 - versicolor 2 - virginica

About

Assigment for second task IAD/2019 @ TUL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published