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.1.0.tar.gz
(47.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.1.0.tar.gz.
File metadata
- Download URL: desdeo_emo-1.1.0.tar.gz
- Upload date:
- Size: 47.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2980bd1b8a285944753aab96eb741521eef5ab13ebba8b8cbcca19ad0dff50cd
|
|
| MD5 |
46bc14539f6c9dad80f339bb197d4ca9
|
|
| BLAKE2b-256 |
d456dcec81631e62fb5ad1271e012b0e75c47891d34732b6fd383661a4c4228b
|
File details
Details for the file desdeo_emo-1.1.0-py3-none-any.whl.
File metadata
- Download URL: desdeo_emo-1.1.0-py3-none-any.whl
- Upload date:
- Size: 76.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6313db93443d7a73206a9cf02826cbda0bebb0fda7ecdb15668cd89249d6cf2c
|
|
| MD5 |
487e78304d0e09a1fb5321525f69926f
|
|
| BLAKE2b-256 |
6dd646ad5c09d8857e87ae45ebd0a0fa338aa040aaa7e67a95c602070847b1b5
|