mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-07-23 17:01:08 +02:00
add autosklearn setup run
This commit is contained in:
parent
63539096d0
commit
9ba9371656
3 changed files with 123 additions and 1 deletions
|
|
@ -182,6 +182,15 @@ #### Setup
|
|||
```
|
||||
|
||||
提供github链接,并说明使用的命令以及参数设置
|
||||
### AutoSklearn
|
||||
#### Setup
|
||||
```
|
||||
pip install autosklearn
|
||||
```
|
||||
#### Run
|
||||
```
|
||||
python run_experiment.py --exp_mode autosklearn --task titanic
|
||||
```
|
||||
|
||||
### Base DI
|
||||
For setup, check 5.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue