With this package you can make an simple AI that can predict a zero or a one.
Reason this release was yanked:
not working correctly
Project description
School research project
I created this package for my school research project. I want to create an AI that can predict if a human where to get a heart failure. For this I created a very long python file but I wanted to make this easier to understand. So, I created this package to get a shorter file and make it easier to understand.
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
0.0.4 (19-10-2021)
Fixed some bugs and provided a better README file
0.0.5 (20-10-2021)
Fixed a bug where the library couldn’t be imported
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.5.tar.gz
.
File metadata
- Download URL: zeroone-ai-0.0.5.tar.gz
- Upload date:
- Size: 3.7 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 | a3f4117863200f5f75a728eef2abaf7cfa43c50b8578a053d22318d03a5da2b9 |
|
MD5 | e1c053a04567e6de3ef90c929d8a473c |
|
BLAKE2b-256 | b5258fae6855fc8e263d5cdbdacbe7aa1dc1428cc99c0f6921c55dfd969926d3 |