The python version reference vector guided evolutionary algorithm.
Project description
desdeo-emo
The evolutionary algorithms package within the desdeo framework.
Currently supported:
- Multi-objective optimization with visualization and interaction support.
- Preference is accepted as a reference point.
- Surrogate modelling (neural networks and genetic trees) evolved via EAs.
- Surrogate assisted optimization
- Constraint handling using
RVEA
Currently NOT supported:
- Binary and integer variables.
To test the code, open the binder link and read example.ipynb.
Read the documentation here
Requirements:
- Python 3.7 (3.8 is NOT supported at the moment)
- Poetry dependency manager: Only for developers
Installation process for normal users:
- Create a new virtual enviroment for the project
- Run:
pip install desdeo_emo
Installation process for developers:
- Download and extract the code or
git clone - Create a new virtual environment for the project
- Run
poetry installinside the virtual environment shell.
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
desdeo_emo-1.0.2.tar.gz
(45.0 kB
view details)
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 desdeo_emo-1.0.2.tar.gz.
File metadata
- Download URL: desdeo_emo-1.0.2.tar.gz
- Upload date:
- Size: 45.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.7.7 Linux/5.4.0-7634-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca2c5b7bd0a5fdbaf01c117641fc846481a2a813bca82bcae31a7b19b8ee7304
|
|
| MD5 |
623100809a0c85230031b75a90ea14e6
|
|
| BLAKE2b-256 |
d5bb8e276aec45f358984d0eb20dcebafcf9e91c6ecd0e87f8839d520d4637ec
|
File details
Details for the file desdeo_emo-1.0.2-py3-none-any.whl.
File metadata
- Download URL: desdeo_emo-1.0.2-py3-none-any.whl
- Upload date:
- Size: 68.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.7.7 Linux/5.4.0-7634-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eca0f9a80736c89e62ac8c0937151a871c01abf0aa5a9a0fd036ed25ad3caee6
|
|
| MD5 |
544cab9f0dba763b0d996fc9324eeb9e
|
|
| BLAKE2b-256 |
1f7b9a3f55811de3f56f9544ec1fca8a5780658ef1dc2732cd26b9f7ad3976f6
|