With this package you can make an simple AI that can predict a zero or a one.
Project description
How to use
This package uses the scikit-learn package and therefore some classes like the MLPRegressor are the same
Import the package: “import zeroone_ai”
Choose wich class you are going to use: “from zeroone_ai import MLPRegressor
(More comming in the future)
License
scikit-learn (new BSD) https://pypi.org/project/scikit-learn/ pandas (BSD 3-Clause License) https://github.com/pandas-dev/pandas/blob/master/LICENSE matplotlib (Python Software Foundation License (PSF)) https://pypi.org/project/matplotlib/3.4.3/ numpy (BSD License (BSD)) https://github.com/numpy/numpy/blob/main/LICENSE.txt
Change Log
0.0.1 (19-10-2021)
First Release
0.0.2 (19-10-2021)
Test if updating works… It does
0.0.3 (19-10-2021)
Fixed some bugs and provided a better README file
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
File details
Details for the file zeroone-ai-0.0.3.tar.gz
.
File metadata
- Download URL: zeroone-ai-0.0.3.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e5a5bcd8510dbaa330158168b2f39219825aa2dcbc7af775f58332d01869a38 |
|
MD5 | 6660232cd6e42cbd086bab4dfb42e9f0 |
|
BLAKE2b-256 | 54c0c2fa55f6a474c7fe5838ecb164169d5584aec58260195d21bf31f6f475af |