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 - IOPIS optimization using
RVEAandNSGA-III
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.1.1.tar.gz
(47.2 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.1.1.tar.gz.
File metadata
- Download URL: desdeo_emo-1.1.1.tar.gz
- Upload date:
- Size: 47.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.7.8 Linux/5.4.89-1-MANJARO
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f33a9aa75574fc968ab11bd4adf9ea4637fa10f65ed29e3098818eb1f4dc2405
|
|
| MD5 |
9ae59b29ffd6fff6343525ef870c3fa7
|
|
| BLAKE2b-256 |
bfa497eae540837232811881d58b7e4eea76412439544fe1c99bf0220003d995
|
File details
Details for the file desdeo_emo-1.1.1-py3-none-any.whl.
File metadata
- Download URL: desdeo_emo-1.1.1-py3-none-any.whl
- Upload date:
- Size: 75.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.7.8 Linux/5.4.89-1-MANJARO
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
256b5bd310bf8c8ddeb488287f8034ecb9801a10c11d2c0ae09618c27c655e0a
|
|
| MD5 |
6eb4b962f61f35e527a0bdb891dd0240
|
|
| BLAKE2b-256 |
4cadbc8173c13845bb5bc774ba635328be0edd389e079c7807fd73d7a24d828e
|