microsoft / nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
https://nni.readthedocs.io
MIT License
14.06k stars 1.82k forks source link

How to use cell to create a Model Space ? #5718

Open AlondraMM opened 11 months ago

AlondraMM commented 11 months ago

I'm trying to use cell to create my Model Space but when I run the experiment, appears this warning

Cannot convert CategoricalMultiple([0, 1], n_chosen=1, label='[2, 3, 4, 5, 6]/input_2_0') to legacy format.