Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
feitianyiren
/
openml-python
Public
forked from
openml/openml-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
openml-python
tests
on
master
User selector
All users
All time
Commit history
Commits on Apr 21, 2018
Fix unit tests (#448)
Show description for fdd6c25
mfeurer
authored
fdd6c25
View commit details
Copy full SHA for fdd6c25
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
Have different cache directories for different servers (#432)
Show description for 87ad7b1
mfeurer
authored
87ad7b1
View commit details
Copy full SHA for 87ad7b1
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
Solution which considers private datasets (#439)
Show description for c626bde
ArlindKadra
authored and
mfeurer
committed
c626bde
View commit details
Copy full SHA for c626bde
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
Fix/#392 (#430)
Show description for c942308
mfeurer
authored
c942308
View commit details
Copy full SHA for c942308
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
Improve error logging (#428)
Show description for 3232d0d
mfeurer
authored
3232d0d
View commit details
Copy full SHA for 3232d0d
View code at this point
Browse repository at this point
Commits on Mar 29, 2018
ADD unit test to ensure example listing (#421)
Show description for 5b701bb
mfeurer
authored
5b701bb
View commit details
Copy full SHA for 5b701bb
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Paging (#426)
Show description for 2513667
ArlindKadra
authored and
mfeurer
committed
2513667
View commit details
Copy full SHA for 2513667
View code at this point
Browse repository at this point
Commits on Mar 19, 2018
Feature #369 (#424)
Show description for 3e99d99
ArlindKadra
authored and
mfeurer
committed
3e99d99
View commit details
Copy full SHA for 3e99d99
View code at this point
Browse repository at this point
Commits on Mar 14, 2018
Fix #378 (#418)
Show description for deb769e
ArlindKadra
authored and
mfeurer
committed
deb769e
View commit details
Copy full SHA for deb769e
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
fix unit test
janvanrijn
committed
02560d7
View commit details
Copy full SHA for 02560d7
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
Merge branch 'develop' into fix373
janvanrijn
authored
57a2b3d
View commit details
Copy full SHA for 57a2b3d
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
fixes empty listing bug (#405)
janvanrijn
authored and
mfeurer
committed
a1e9368
View commit details
Copy full SHA for a1e9368
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
Merge branch 'develop' into fix373
janvanrijn
authored
e990242
View commit details
Copy full SHA for e990242
View code at this point
Browse repository at this point
added list of integers to set of accepted parameter types for arff traces
janvanrijn
committed
db65bdc
View commit details
Copy full SHA for db65bdc
View code at this point
Browse repository at this point
Merge branch 'develop' into unittest_enhancements
janvanrijn
authored
c86faaf
View commit details
Copy full SHA for c86faaf
View code at this point
Browse repository at this point
Merge branch 'develop' into fix373
janvanrijn
authored
c93dd94
View commit details
Copy full SHA for c93dd94
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
changed cache files for setup and run,
Show description for 2efb094
janvanrijn
committed
2efb094
View commit details
Copy full SHA for 2efb094
View code at this point
Browse repository at this point
added fake cache, added unit test, fixed cache location
janvanrijn
committed
bc25db8
View commit details
Copy full SHA for bc25db8
View code at this point
Browse repository at this point
Merge branch 'develop' into setup_caching
janvanrijn
authored
fcfa7d9
View commit details
Copy full SHA for fcfa7d9
View code at this point
Browse repository at this point
Commits on Feb 10, 2018
added setup caching
janvanrijn
committed
de999ad
View commit details
Copy full SHA for de999ad
View code at this point
Browse repository at this point
specified the error type that we expect in unit test
janvanrijn
committed
5de6101
View commit details
Copy full SHA for 5de6101
View code at this point
Browse repository at this point
adds tagging and untagging functions
janvanrijn
committed
eb1b869
View commit details
Copy full SHA for eb1b869
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
fixes #373 + unit test
janvanrijn
committed
6147c4f
View commit details
Copy full SHA for 6147c4f
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
Merge branch 'develop' into modularize
janvanrijn
authored
8ac22ab
View commit details
Copy full SHA for 8ac22ab
View code at this point
Browse repository at this point
fix 2.7 bug
janvanrijn
committed
08a39e0
View commit details
Copy full SHA for 08a39e0
View code at this point
Browse repository at this point
fix unit test (!)
janvanrijn
committed
dc82bbf
View commit details
Copy full SHA for dc82bbf
View code at this point
Browse repository at this point
fix unittest (?)
janvanrijn
committed
9f0ada9
View commit details
Copy full SHA for 9f0ada9
View code at this point
Browse repository at this point
added unit test
janvanrijn
committed
c878872
View commit details
Copy full SHA for c878872
View code at this point
Browse repository at this point
Merge branch 'develop' into improve_error_logging
mfeurer
authored
200b56c
View commit details
Copy full SHA for 200b56c
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Merge branch 'develop' into modularize
janvanrijn
authored
f664396
View commit details
Copy full SHA for f664396
View code at this point
Browse repository at this point
explained unit test, used force_list option to cast to list
janvanrijn
committed
2bda55b
View commit details
Copy full SHA for 2bda55b
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
added unit test
janvanrijn
committed
a423a6a
View commit details
Copy full SHA for a423a6a
View code at this point
Browse repository at this point
Commits on Nov 21, 2017
unit test fix
janvanrijn
committed
3bd961c
View commit details
Copy full SHA for 3bd961c
View code at this point
Browse repository at this point
small fixes
janvanrijn
committed
4901cfe
View commit details
Copy full SHA for 4901cfe
View code at this point
Browse repository at this point
unit test fix
janvanrijn
committed
42f2f1d
View commit details
Copy full SHA for 42f2f1d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.