OpenLake API
- class openlake.Lite(*args, **kwargs)[source]
ForML feed providing access to a number of public datasets.
External data sources are fetched using the Openlake integrations and cached locally.
The provider can be enabled using the following platform configuration:
config.toml[FEED.openlake] provider = "openlake:Lite"
Important
Select the relevant extras to install OpenLake together with the particular integrations (e.g. Kaggle, Scikit-learn, etc.).