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
- This preidict system start with empty dataframe
- This machine learning rate will increase as much as the data you put in
- 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.
- This machine will show you the location of your data which you typed
System Envrioment and Dependencies for Use
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.5┤SS S * │
└┬───────┬───────┬───────┬───────┬┘
10.5 14.5 18.5 22.5 26.5
weight length
Project details
Release history Release notifications | RSS feed
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 details)
Built Distributions
File details
Details for the file swevolml-0.1.0.tar.gz
.
File metadata
- Download URL: swevolml-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.18.1 CPython/3.12.4 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a79d10eee4aff3cf2298631bc638fc3668e99090decf259fafdbfe8a321213d7 |
|
MD5 | 587bfc64bfbbdbdefcd42e268667001b |
|
BLAKE2b-256 | f704207d25685f08d29291fdf9c77488b51d564350c4d0ac91cd8652e2b0b600 |
File details
Details for the file swevolml-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: swevolml-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.18.1 CPython/3.12.4 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cecbe1dc3a9be505a886696055a796edd1ef7039bf66538b4bd57eb0195a12e |
|
MD5 | 46312425635c098d32cf049608e48c55 |
|
BLAKE2b-256 | 259ec2ef6ad2e97e0f4c42b3d8b03b99f705791148240fa3e01761854d10d92c |
File details
Details for the file SWEvolML-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: SWEvolML-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.18.1 CPython/3.12.4 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1148921597d20840457e3a5db9d795d54152e35e064a280005f3f6403464a548 |
|
MD5 | e37a656e60b4c887d4c45d4debec5935 |
|
BLAKE2b-256 | 4adb9e02708f7b5064c88f28de1cce827b3f4dce333f4c85e40986dd762c1cea |