-
During a routine test flaml installed successfully but failed to pass the test benchmark.
id,task,framework,constraint,fold,type,result,metric,mode,version,params,app_version,utc,duration,training_dur…
-
### Describe the bug
When running autogenstudio ui from a conda environment I get the following error:
flaml.automl is not available. Please install flaml[automl] to enable AutoML functionalities.…
-
I looked in the FLAML documentation and I didn't see how FLAML handles missing values for regression and classification tasks for different estimators, FLAML should add in the documentation for differ…
-
- Use the latest FLAML library
- Use Azure ML v2 (instead of Azure ML v1)
- Job monitoring using Tensorboard
-
https://github.com/Tanag3r/stratascratch_projects/blob/9d99b8d9c3507d638b9f032ea5bdfb133bf6db39/doordash_delivery_est/doordash_est.ipynb#L1
-
I would love to see integration of Microsoft's [FLAML](https://microsoft.github.io/FLAML/) hyperparameter optimizer!
-
Hi @OliverSchacht
I think it probably makes sense to let our interface pass through `**kwargs` to FLAML., for example to improve parallelization etc.
What do you think?
-
It's great to have tune() methods in some of the model classes (though sadly not all as yet). But they all seem to do tuning via grid search, which is quite wasteful.
Could you possibly add an optio…
-
### Discussed in https://github.com/microsoft/FLAML/discussions/1054
Originally posted by **Therrm** May 26, 2023
Hi there!
After running Flaml on RF only, I get the following best paramete…
-
### Describe the issue
When running the [pgvector example](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_pgvector_RetrieveChat.ipynb) I get the following error:
m:\One…