Skip to main content

Default template for PDM package

Project description

Project description

This Python package is designed to classify fish species, distinguishing between Bream and Smelt. We use the KNN algorithm to implement this prediction system

what is special about

  1. This preidict system start with empty dataframe
  2. This machine learning rate will increase as much as the data you put in
  3. This machine will show you the ratio of correct answers to incorrect answers.Therefore, you can gauge the machine's level of growth from the accuracy rate.
  4. This machine will show you the location of your data which you typed

System Envrioment and Dependencies for Use

Python Version Pandas Scikit-learn Plotext

How to install

$ pip install SWEvolML 

How to use

Experience the machine learning program that grows through the repeated execution of commands

$ gml
길이와 무게를 입력하세요:18.5 17  # Input length and weight data separated by spaces to get the prediction.
빙어                              # ML will tell you prediction
정답을 입력하세요(y or n):y       # Input yes or no depending on whether the answer is correct or incorrect
역시 그렇군요                     # ML will answer as your respond  

                                  
[정답율]                                                              # print accuracy ratio 
[##########################################--------] 85.00%
[입력 데이터 위치]
           location of input data                                     # print location of your recent input data on scatter plot   
     ┌─────────────────────────────────┐                           
340.0                                B
284.6                              B B
173.8                                 
118.3                                 
  7.5SS  S           *                
     └┬───────┬───────┬───────┬───────┬┘
    10.5    14.5    18.5    22.5   26.5
weight             length

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

swevolml-0.1.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distributions

swevolml-0.1.0-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

SWEvolML-0.1.0-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

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