EpistasisLab / EpistasisLab/tpot

Initialising with a set of evaluated pairs (x0, y0)

Open
#1,033 6 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Jupyter Notebook
Stars
10.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

Great AutoML tool. Thank you!

I like to scan a mesh of parameter combinations before HPO. How can I seed TPOT's GA/GP with these evaluations?

Is there an existing approach to this? Parameters for this are usually of the form,
```python
x0
list, list of lists or None
Initial input points.

y0
list, scalar or None
Evaluation of initial input points.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.