microsoft/FLAML

Check if openml version is required

Open

#882 aberto em 12 de jan. de 2023

Ver no GitHub
 (4 comments) (0 reactions) (1 assignee)Jupyter Notebook (560 forks)github user discovery
dependenciesgood first issue

Métricas do repositório

Stars
 (4.364 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Currently the openml version in setup.py is fixed to 0.10.2. This version is no longer in conda-forge. If all the tests and notebooks can work without requiring that version, remove/change that version number.

Guia do colaborador