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.1.tar.gz
(45.1 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.1.tar.gz.
File metadata
- Download URL: desdeo_emo-1.0.1.tar.gz
- Upload date:
- Size: 45.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.2 CPython/3.7.7 Linux/5.4.0-7634-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba98fb9c7b1ede3fa90b621f6015738b427ed7031e72eb669a0a9e4fca4bbd21
|
|
| MD5 |
8031e83f0397125136fb869fafbf3245
|
|
| BLAKE2b-256 |
4c8f78abb47721a8e5126403052d3aea43a6236be205c737b356a7a509f0f7f9
|
File details
Details for the file desdeo_emo-1.0.1-py3-none-any.whl.
File metadata
- Download URL: desdeo_emo-1.0.1-py3-none-any.whl
- Upload date:
- Size: 68.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.2 CPython/3.7.7 Linux/5.4.0-7634-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4c87ebb1b9a9a10d17bd65c508721f53ad7a5457eec5b382c33518348ef40a8
|
|
| MD5 |
0bb2233183ed933615e3ee29ac43dafe
|
|
| BLAKE2b-256 |
500b7cc3c817aa8a129b0e7856668dfca697c7a0382a27e4257205a5348555a9
|