Supported Types¶
This file is auto-generated by tools/gen_supported_types.py.
| Type | Round-trip? | Notes/Caveats | Test ID |
|---|---|---|---|
| catboost.model | ⚠️ | Dependency not installed: ModuleNotFoundError | T001 |
| keras.model | ⚠️ | Dependency not installed: ModuleNotFoundError | T002 |
| optuna.Study | ⚠️ | Dependency not installed: ModuleNotFoundError | T003 |
| plotly.graph_objects.Figure | ⚠️ | Dependency not installed: ModuleNotFoundError | T004 |
| polars.DataFrame | ⚠️ | Dependency not installed: ModuleNotFoundError | T005 |
| sklearn.base.BaseEstimator | ⚠️ | Dependency not installed: ModuleNotFoundError | T006 |
| torch.Tensor | ⚠️ | Dependency not installed: ModuleNotFoundError | T007 |