FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: add working offline tutorial to examples gallery (#956) by KomalDeep355 · Pull Request #1725 · openml/openml-python · GitHub

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

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/'

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL