Skip to content

doc: add working offline tutorial to examples gallery (#956)#1725

Open
KomalDeep355 wants to merge 1 commit into
openml:mainfrom
KomalDeep355:doc/add-offline-working-tutorial
Open

doc: add working offline tutorial to examples gallery (#956)#1725
KomalDeep355 wants to merge 1 commit into
openml:mainfrom
KomalDeep355:doc/add-offline-working-tutorial

Conversation

@KomalDeep355

Copy link
Copy Markdown

Fixes #956

Summary

Adds a new tutorial 'examples/30_extended/offline_tutorial.py'
demonstrating how to use OpenML-Python without an active internet connection
connection.

What's covered

  • Populating the local cache using 'populate_cache()'
  • Checking the cache directory
  • Loading datasets and tasks from cache offline
  • Running a basic ML experiment using only cached data

Notes

Follows the existing gallery format used in 'examples/30_extended/'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tutorial/examples for "working offline"

1 participant