Commit 3b9999a
committed
File tree
- examples
- 20_basic
- introduction_tutorial
- simple_datasets_tutorial
- simple_flows_and_runs_tutorial
- simple_suites_tutorial
- 30_extended
- configure_logging
- create_upload_tutorial
- custom_flow_
- datasets_tutorial
- fetch_evaluations_tutorial
- fetch_runtimes_tutorial
- flow_id_tutorial
- flows_and_runs_tutorial
- plot_svm_hyperparameters_tutorial
- run_setup_tutorial
- study_tutorial
- suites_tutorial
- task_manual_iteration_tutorial
- tasks_tutorial
- 40_paper
- 2015_neurips_feurer_example
- 2018_ida_strang_example
- 2018_kdd_rijn_example
- 2018_neurips_perrone_example
- python
- CONTRIBUTING
- ISSUE_TEMPLATE
- PULL_REQUEST_TEMPLATE
- docker/readme
- docs
- contributing
- extensions
- progress
- usage
- pytorch
- Examples
- Custom Training Pipelines
- Class Weighting
- Custom Learning Rate Scheduler
- Custom Loss Function
- Custom Optimizer
- Using Models from other Frameworks/HuggingFace
- Getting data from OpenML
- Images
- Image Classification Task
- Pretrained Transformer Image Classification Task
- Sequential/Sequential Classification Task
- Tabular/Tabular Classification
- Upload results to OpenML
- Integrations of OpenML in PyTorch
- reference
- SUMMARY
- __version__
- _api_calls
- base
- cli
- config
- datasets
- data_feature
- dataset
- functions
- evaluations
- evaluation
- functions
- exceptions
- extensions
- extension_interface
- functions
- sklearn
- extension
- flows
- flow
- functions
- runs
- functions
- run
- trace
- setups
- functions
- setup
- study
- functions
- study
- tasks
- functions
- split
- task
- testing
- utils
- r
- search
- services
- tensorflow
- API reference
- Config
- OpenML integration
- Docker reference/Docker
- Examples
- tf_image_classification_Indoorscenes_dataset
- tf_image_classification_sanity_check
- tf_image_classification
- tf_pretrained_model_Indoorscenes_dataset
- tf_transfer_learning
- Limitations of the API
- openml_tensorflow
- __init__
- config
- extension
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6362 | 6362 | | |
6363 | 6363 | | |
6364 | 6364 | | |
6365 | | - | |
| 6365 | + | |
6366 | 6366 | | |
6367 | 6367 | | |
6368 | 6368 | | |
| |||
6373 | 6373 | | |
6374 | 6374 | | |
6375 | 6375 | | |
6376 | | - | |
| 6376 | + | |
6377 | 6377 | | |
6378 | 6378 | | |
6379 | 6379 | | |
| |||
6393 | 6393 | | |
6394 | 6394 | | |
6395 | 6395 | | |
6396 | | - | |
| 6396 | + | |
6397 | 6397 | | |
6398 | 6398 | | |
6399 | 6399 | | |
| |||
6406 | 6406 | | |
6407 | 6407 | | |
6408 | 6408 | | |
6409 | | - | |
| 6409 | + | |
6410 | 6410 | | |
6411 | 6411 | | |
6412 | 6412 | | |
| |||
6436 | 6436 | | |
6437 | 6437 | | |
6438 | 6438 | | |
6439 | | - | |
| 6439 | + | |
6440 | 6440 | | |
6441 | 6441 | | |
6442 | 6442 | | |
| |||
6466 | 6466 | | |
6467 | 6467 | | |
6468 | 6468 | | |
6469 | | - | |
| 6469 | + | |
6470 | 6470 | | |
6471 | 6471 | | |
6472 | 6472 | | |
| |||
6487 | 6487 | | |
6488 | 6488 | | |
6489 | 6489 | | |
6490 | | - | |
| 6490 | + | |
6491 | 6491 | | |
6492 | 6492 | | |
6493 | 6493 | | |
| |||
6514 | 6514 | | |
6515 | 6515 | | |
6516 | 6516 | | |
6517 | | - | |
| 6517 | + | |
6518 | 6518 | | |
6519 | 6519 | | |
6520 | 6520 | | |
| |||
6527 | 6527 | | |
6528 | 6528 | | |
6529 | 6529 | | |
6530 | | - | |
| 6530 | + | |
6531 | 6531 | | |
6532 | 6532 | | |
6533 | 6533 | | |
| |||
6554 | 6554 | | |
6555 | 6555 | | |
6556 | 6556 | | |
6557 | | - | |
| 6557 | + | |
6558 | 6558 | | |
6559 | 6559 | | |
6560 | 6560 | | |
| |||
6574 | 6574 | | |
6575 | 6575 | | |
6576 | 6576 | | |
6577 | | - | |
| 6577 | + | |
6578 | 6578 | | |
6579 | 6579 | | |
6580 | 6580 | | |
| |||
6607 | 6607 | | |
6608 | 6608 | | |
6609 | 6609 | | |
6610 | | - | |
| 6610 | + | |
6611 | 6611 | | |
6612 | 6612 | | |
6613 | 6613 | | |
| |||
6618 | 6618 | | |
6619 | 6619 | | |
6620 | 6620 | | |
6621 | | - | |
| 6621 | + | |
6622 | 6622 | | |
6623 | 6623 | | |
6624 | 6624 | | |
| |||
6661 | 6661 | | |
6662 | 6662 | | |
6663 | 6663 | | |
6664 | | - | |
| 6664 | + | |
6665 | 6665 | | |
6666 | 6666 | | |
6667 | 6667 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6454 | 6454 | | |
6455 | 6455 | | |
6456 | 6456 | | |
6457 | | - | |
| 6457 | + | |
6458 | 6458 | | |
6459 | 6459 | | |
6460 | 6460 | | |
| |||
6469 | 6469 | | |
6470 | 6470 | | |
6471 | 6471 | | |
6472 | | - | |
| 6472 | + | |
6473 | 6473 | | |
6474 | 6474 | | |
6475 | 6475 | | |
| |||
6497 | 6497 | | |
6498 | 6498 | | |
6499 | 6499 | | |
6500 | | - | |
| 6500 | + | |
6501 | 6501 | | |
6502 | 6502 | | |
6503 | 6503 | | |
| |||
6508 | 6508 | | |
6509 | 6509 | | |
6510 | 6510 | | |
6511 | | - | |
| 6511 | + | |
6512 | 6512 | | |
6513 | 6513 | | |
6514 | 6514 | | |
| |||
6537 | 6537 | | |
6538 | 6538 | | |
6539 | 6539 | | |
6540 | | - | |
| 6540 | + | |
6541 | 6541 | | |
6542 | 6542 | | |
6543 | 6543 | | |
| |||
6548 | 6548 | | |
6549 | 6549 | | |
6550 | 6550 | | |
6551 | | - | |
| 6551 | + | |
6552 | 6552 | | |
6553 | 6553 | | |
6554 | 6554 | | |
| |||
6593 | 6593 | | |
6594 | 6594 | | |
6595 | 6595 | | |
6596 | | - | |
| 6596 | + | |
6597 | 6597 | | |
6598 | 6598 | | |
6599 | 6599 | | |
| |||
6609 | 6609 | | |
6610 | 6610 | | |
6611 | 6611 | | |
6612 | | - | |
| 6612 | + | |
6613 | 6613 | | |
6614 | 6614 | | |
6615 | 6615 | | |
| |||
6640 | 6640 | | |
6641 | 6641 | | |
6642 | 6642 | | |
6643 | | - | |
| 6643 | + | |
6644 | 6644 | | |
6645 | 6645 | | |
6646 | 6646 | | |
| |||
6652 | 6652 | | |
6653 | 6653 | | |
6654 | 6654 | | |
6655 | | - | |
| 6655 | + | |
6656 | 6656 | | |
6657 | 6657 | | |
6658 | 6658 | | |
| |||
Lines changed: 11 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6454 | 6454 | | |
6455 | 6455 | | |
6456 | 6456 | | |
6457 | | - | |
| 6457 | + | |
6458 | 6458 | | |
6459 | 6459 | | |
6460 | 6460 | | |
| |||
6465 | 6465 | | |
6466 | 6466 | | |
6467 | 6467 | | |
6468 | | - | |
| 6468 | + | |
6469 | 6469 | | |
6470 | 6470 | | |
6471 | 6471 | | |
| |||
6498 | 6498 | | |
6499 | 6499 | | |
6500 | 6500 | | |
6501 | | - | |
| 6501 | + | |
6502 | 6502 | | |
6503 | 6503 | | |
6504 | 6504 | | |
| |||
6519 | 6519 | | |
6520 | 6520 | | |
6521 | 6521 | | |
6522 | | - | |
| 6522 | + | |
6523 | 6523 | | |
6524 | 6524 | | |
6525 | 6525 | | |
| |||
6546 | 6546 | | |
6547 | 6547 | | |
6548 | 6548 | | |
6549 | | - | |
| 6549 | + | |
6550 | 6550 | | |
6551 | 6551 | | |
6552 | 6552 | | |
| |||
6557 | 6557 | | |
6558 | 6558 | | |
6559 | 6559 | | |
6560 | | - | |
| 6560 | + | |
6561 | 6561 | | |
6562 | 6562 | | |
6563 | 6563 | | |
| |||
6600 | 6600 | | |
6601 | 6601 | | |
6602 | 6602 | | |
6603 | | - | |
| 6603 | + | |
6604 | 6604 | | |
6605 | 6605 | | |
6606 | 6606 | | |
| |||
6611 | 6611 | | |
6612 | 6612 | | |
6613 | 6613 | | |
6614 | | - | |
| 6614 | + | |
6615 | 6615 | | |
6616 | 6616 | | |
6617 | 6617 | | |
| |||
6646 | 6646 | | |
6647 | 6647 | | |
6648 | 6648 | | |
6649 | | - | |
| 6649 | + | |
6650 | 6650 | | |
6651 | 6651 | | |
6652 | 6652 | | |
| |||
6657 | 6657 | | |
6658 | 6658 | | |
6659 | 6659 | | |
6660 | | - | |
| 6660 | + | |
6661 | 6661 | | |
6662 | 6662 | | |
6663 | 6663 | | |
| |||
6688 | 6688 | | |
6689 | 6689 | | |
6690 | 6690 | | |
6691 | | - | |
| 6691 | + | |
6692 | 6692 | | |
6693 | 6693 | | |
6694 | 6694 | | |
| |||
0 commit comments