Artificial Immune Systems Package. |
|---|
Select the language / Selecione o Idioma:
Package documentation / Documentação do pacote:
Summary:
Introduction
The AISP is a python package that implements artificial immune systems techniques, distributed under the GNU Lesser General Public License v3.0 (LGPLv3).
The package started in 2022 as a research package at the Federal Institute of Northern Minas Gerais - Salinas campus (IFNMG - Salinas).
Artificial Immune Systems (AIS) are inspired by the vertebrate immune system, creating metaphors that apply the ability to detect and catalog pathogens, among other features of this system.
Algorithms implemented:
- Negative Selection.
- Clonal Selection Algorithms.
- Dendritic Cells.
- Immune Network Theory.
Installation
The module requires installation of python 3.8.10 or higher.
Dependencies:
| Packages | Version |
|---|---|
| numpy | ≥ 1.22.4 |
| scipy | ≥ 1.8.1 |
| tqdm | ≥ 4.64.1 |
User installation
The simplest way to install AISP is using pip:
pip install aisp
Examples:
Example using the negative selection technique (nsa):
In the example present in this notebook, 500 random samples were generated, arranged in two groups, one for each class.
Below are some examples that use a database for classification with the Jupyter notebook tool.
Negative Selection:
- RNSA Application of negative selection techniques for classification using the Iris family flower database and Old Faithful Geyser:
- BNSA
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aisp-0.1.35.tar.gz.
File metadata
- Download URL: aisp-0.1.35.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f569484fbecbb57cc4f962c4a4b2b230fed24ca9410403e9fc24d9a2dc6f2a22
|
|
| MD5 |
035b51e871d87ceef84488bb1a2a316d
|
|
| BLAKE2b-256 |
ce2921f7f6742b94c04711c5e6c8c884dbc60feae01cf8821f0b02d4cb28775a
|
File details
Details for the file aisp-0.1.35-py3-none-any.whl.
File metadata
- Download URL: aisp-0.1.35-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c292a1973a7be76f6774007ca4440025e845492b60ea5728f987451eecbc567
|
|
| MD5 |
2f2718dd279b9afacf167796e810a33f
|
|
| BLAKE2b-256 |
277f63b74d16abf7eb7e31273c30b17f1c8ce85154fc5f425c4572d766a125c5
|