A Rackio extension for AI models development
Project description
RackioAI
RackioAI is a Rackio extension for Artificial Intelligence (AI) models.
The project was started in 2020 by Carlos Rivero as a Leak Detection System and Virtual Analyzer project at Intelcon System C.A and MCL Control S.A respectively as a workaround to development and deployment Deep Learning models faster way.
Installation
Dependencies
RackioAI requieres:
- Python (>=3.7)
- scikit-learn
- easy-deco
- Pillow (8.0.0)
- Rackio (1.0.2)
User installation
The easiest way to install RackioAI is using pip
pip install RackioAI
## User instantiation
To use it in any python project you can import it using:
```python
from rackio_AI import RackioAI
Now, you can get access to RackioAI methods and attributes.
Source code
You can check the latest sources with the command:
git clone https://github.com/crivero7/RackioAI.git
Documentation
The RackioAI documentation can be found in Read the Docs
Todo
- Changelog
- Contributing guide
- Testing code
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 Distributions
Built Distribution
File details
Details for the file RackioAI-0.2.7-py3-none-any.whl
.
File metadata
- Download URL: RackioAI-0.2.7-py3-none-any.whl
- Upload date:
- Size: 683.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | adc099f10a4c11d5491bcdfac63073100186faaeec14e123e371fd9b74f5f8cd |
|
MD5 | f6e147264afbfe8f94c80e4926468352 |
|
BLAKE2b-256 | 5d0df4615a12dea39b8e97db0c62d9ddb069f8a6e60b33ee4465a9e843e4ea20 |