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 }}
hp2500
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
openml-python
openml
tasks
on
develop
User selector
All users
All time
Commit history
Commits on Jun 12, 2019
Merge pull request #701 from openml/fix_653
Show description for 6ec4ad1
PGijsbers
authored
6ec4ad1
View commit details
Copy full SHA for 6ec4ad1
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
Adding checks for printing optional attributes in __str__
Neeratyoy
committed
0ab7cd3
View commit details
Copy full SHA for 0ab7cd3
View code at this point
Browse repository at this point
Replacing pd.Series with dict for simplicity
Neeratyoy
committed
c4920ea
View commit details
Copy full SHA for c4920ea
View code at this point
Browse repository at this point
Commits on Jun 7, 2019
Refactoring __str__ to remove redundancies
Neeratyoy
committed
948aebe
View commit details
Copy full SHA for 948aebe
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
Changing sting interpolation to format + minor edits
Neeratyoy
committed
90f425f
View commit details
Copy full SHA for 90f425f
View code at this point
Browse repository at this point
Commits on May 30, 2019
Adding __str__ to OpenMLTask
Neeratyoy
committed
e57a21b
View commit details
Copy full SHA for e57a21b
View code at this point
Browse repository at this point
Commits on May 29, 2019
Apidocs (#692)
Show description for bed8652
Neeratyoy
authored and
mfeurer
committed
bed8652
View commit details
Copy full SHA for bed8652
View code at this point
Browse repository at this point
Commits on May 28, 2019
Removing dependency on scipy.io.arff (#693)
Show description for 4257c48
Neeratyoy
authored and
mfeurer
committed
4257c48
View commit details
Copy full SHA for 4257c48
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Option to return dataframes for listing functions (#662)
Show description for 7129cf0
Neeratyoy
authored and
mfeurer
committed
7129cf0
View commit details
Copy full SHA for 7129cf0
View code at this point
Browse repository at this point
Commits on Apr 29, 2019
[MRG] Fix402 (#677)
Show description for 72f131a
PGijsbers
authored and
mfeurer
committed
72f131a
View commit details
Copy full SHA for 72f131a
View code at this point
Browse repository at this point
Commits on Apr 26, 2019
[WIP] Task upload (#607)
Show description for 813daeb
ArlindKadra
authored and
mfeurer
committed
813daeb
View commit details
Copy full SHA for 813daeb
View code at this point
Browse repository at this point
Commits on Apr 18, 2019
incorporate pieter's feedback
mfeurer
committed
292023e
View commit details
Copy full SHA for 292023e
View code at this point
Browse repository at this point
incorporate pieter's feedback
mfeurer
committed
2d2d3ed
View commit details
Copy full SHA for 2d2d3ed
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
add extra tests, minor refactoring
mfeurer
committed
deda557
View commit details
Copy full SHA for deda557
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
Remove old oslo imports.
PGijsbers
committed
a0a584a
View commit details
Copy full SHA for a0a584a
View code at this point
Browse repository at this point
Make oslo a test-only dependency.
PGijsbers
committed
397f94d
View commit details
Copy full SHA for 397f94d
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
Merge branch 'develop' into pyproject
PGijsbers
authored
415ee9f
View commit details
Copy full SHA for 415ee9f
View code at this point
Browse repository at this point
Type hint. Appveyor test.
PGijsbers
committed
6169dec
View commit details
Copy full SHA for 6169dec
View code at this point
Browse repository at this point
Type hint. Appveyor test.
PGijsbers
committed
431cc1a
View commit details
Copy full SHA for 431cc1a
View code at this point
Browse repository at this point
Type hint. Appveyor test.
PGijsbers
committed
3937080
View commit details
Copy full SHA for 3937080
View code at this point
Browse repository at this point
Commits on Apr 11, 2019
add tag_entity as backend (#667)
Show description for 8cc1436
sahithyaravi
authored and
mfeurer
committed
8cc1436
View commit details
Copy full SHA for 8cc1436
View code at this point
Browse repository at this point
Commits on Apr 9, 2019
Lazy download of data splits (#659)
Show description for 6b5dfe6
Neeratyoy
authored and
mfeurer
committed
6b5dfe6
View commit details
Copy full SHA for 6b5dfe6
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Extension interface (#647)
Show description for 0f8b7f0
mfeurer
authored
0f8b7f0
View commit details
Copy full SHA for 0f8b7f0
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
[MRG] EHN: Add support for pandas DataFrame and SparseDataFrame when loading (#548)
Show description for 94102f3
glemaitre
authored and
mfeurer
committed
94102f3
View commit details
Copy full SHA for 94102f3
View code at this point
Browse repository at this point
Commits on Feb 23, 2019
[WIP] Fix624 pep8 (#625)
Show description for 45fe2a1
PGijsbers
authored and
mfeurer
committed
45fe2a1
View commit details
Copy full SHA for 45fe2a1
View code at this point
Browse repository at this point
Commits on Feb 22, 2019
[WIP] Add support for Studies (#620)
Show description for a2a4ade
janvanrijn
authored and
mfeurer
committed
a2a4ade
View commit details
Copy full SHA for a2a4ade
View code at this point
Browse repository at this point
Commits on Feb 19, 2019
MAINT remove python2 support (#623)
Show description for 96db525
mfeurer
authored
96db525
View commit details
Copy full SHA for 96db525
View code at this point
Browse repository at this point
Regression (#560)
Show description for 3ed08f0
joaquinvanschoren
authored and
mfeurer
committed
3ed08f0
View commit details
Copy full SHA for 3ed08f0
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
Adds flow.get_structure and flow.get_subflow (which are complements of each other). Also fixes #564 (#567)
Show description for 7c0a77d
janvanrijn
authored and
mfeurer
committed
7c0a77d
View commit details
Copy full SHA for 7c0a77d
View code at this point
Browse repository at this point
Commits on Dec 7, 2018
fix 604 (#605)
janvanrijn
authored and
mfeurer
committed
aae0e5b
View commit details
Copy full SHA for aae0e5b
View code at this point
Browse repository at this point
Commits on Dec 3, 2018
Single input task partial fix (#541)
Show description for 57d61c4
ArlindKadra
authored and
mfeurer
committed
57d61c4
View commit details
Copy full SHA for 57d61c4
View code at this point
Browse repository at this point
Commits on Nov 13, 2018
Refactoring task.py (#588)
ArlindKadra
authored and
mfeurer
committed
6c75554
View commit details
Copy full SHA for 6c75554
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
Fix parallel get_task failing (#572)
ArlindKadra
authored and
mfeurer
committed
4ef4694
View commit details
Copy full SHA for 4ef4694
View code at this point
Browse repository at this point
Commits on Sep 21, 2018
Moretasks (#544)
Show description for a01949d
joaquinvanschoren
authored and
mfeurer
committed
a01949d
View commit details
Copy full SHA for a01949d
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
Removed try except (#524)
ArlindKadra
authored and
mfeurer
committed
17ebae3
View commit details
Copy full SHA for 17ebae3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.