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 }}
benman1
/
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
setup.py
on
develop
User selector
All users
All time
Commit history
Commits on Nov 12, 2019
improve sdist handling (#877)
Show description for a1e2c34
mfeurer
authored
a1e2c34
View commit details
Copy full SHA for a1e2c34
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
Adding license to each source file (#862)
Show description for e489f41
Neeratyoy
authored and
mfeurer
committed
e489f41
View commit details
Copy full SHA for e489f41
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
Add long description (#856)
Show description for d321aba
PGijsbers
authored and
mfeurer
committed
d321aba
View commit details
Copy full SHA for d321aba
View code at this point
Browse repository at this point
Commits on Oct 11, 2019
Add example rijn (#803)
Show description for 3e23a3b
janvanrijn
authored and
mfeurer
committed
3e23a3b
View commit details
Copy full SHA for 3e23a3b
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
Mark unit test as flaky (#770)
Show description for 3d08c2d
mfeurer
authored and
PGijsbers
committed
3d08c2d
View commit details
Copy full SHA for 3d08c2d
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Remove Py3.4 trove classifier, add python_requires (#755)
Show description for 053623d
PGijsbers
authored and
mfeurer
committed
053623d
View commit details
Copy full SHA for 053623d
View code at this point
Browse repository at this point
Commits on Jul 26, 2019
Allow installation through setup.py install (but all docs specify to use pip) (#750)
PGijsbers
authored and
mfeurer
committed
b9df112
View commit details
Copy full SHA for b9df112
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
prepare new release (#705)
mfeurer
authored
461814d
View commit details
Copy full SHA for 461814d
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
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
Some packages only required for tests.
PGijsbers
committed
80dff77
View commit details
Copy full SHA for 80dff77
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
typo.
PGijsbers
committed
98012d5
View commit details
Copy full SHA for 98012d5
View code at this point
Browse repository at this point
Documentation. Install scikit-learn after OpenML to make sure installation from clean works too.
PGijsbers
committed
69e6162
View commit details
Copy full SHA for 69e6162
View code at this point
Browse repository at this point
Require Python >=3.5
PGijsbers
committed
0b688e5
View commit details
Copy full SHA for 0b688e5
View code at this point
Browse repository at this point
Moved requirements to setup, use requirements of setup file to configure test environment.
PGijsbers
committed
4770a9e
View commit details
Copy full SHA for 4770a9e
View code at this point
Browse repository at this point
Commits on Apr 10, 2019
Minor text fixes.
PGijsbers
committed
b20102d
View commit details
Copy full SHA for b20102d
View code at this point
Browse repository at this point
Change check for error message as could not sdist off old setup.
PGijsbers
committed
ed4912e
View commit details
Copy full SHA for ed4912e
View code at this point
Browse repository at this point
Specify build dependencies through pyproject. Add project_urls, update error message.
PGijsbers
committed
049b16a
View commit details
Copy full SHA for 049b16a
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 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
Commits on Oct 23, 2018
[MRG] EHN: allow to upload DataFrame and infer dtype and column name (#545)
Show description for f22c393
glemaitre
authored and
mfeurer
committed
f22c393
View commit details
Copy full SHA for f22c393
View code at this point
Browse repository at this point
Commits on Sep 21, 2018
Add python 3.7 build (#542)
Show description for 8786457
ArlindKadra
authored and
mfeurer
committed
8786457
View commit details
Copy full SHA for 8786457
View code at this point
Browse repository at this point
Commits on Sep 19, 2018
Migrate to Pytest (#527)
Show description for bd85d5e
rth
authored and
mfeurer
committed
bd85d5e
View commit details
Copy full SHA for bd85d5e
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
Unit test and fix for #422 (#481)
Show description for 906992a
mfeurer
authored
906992a
View commit details
Copy full SHA for 906992a
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
Refactored setup.py and remove requirements.txt (#438)
ArlindKadra
authored and
mfeurer
committed
2b2f8a2
View commit details
Copy full SHA for 2b2f8a2
View code at this point
Browse repository at this point
Commits on Oct 16, 2017
MAINT update license information
mfeurer
committed
c13c7b0
View commit details
Copy full SHA for c13c7b0
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Fix Andy's name in the setup
mfeurer
committed
e1af371
View commit details
Copy full SHA for e1af371
View code at this point
Browse repository at this point
Prepare pre-workshop release
mfeurer
committed
d073eef
View commit details
Copy full SHA for d073eef
View code at this point
Browse repository at this point
Commits on Jun 23, 2017
MAINT do not depend on dev version of liac-arff
mfeurer
committed
62f270b
View commit details
Copy full SHA for 62f270b
View code at this point
Browse repository at this point
MAINT improve version handling
mfeurer
committed
e835d9b
View commit details
Copy full SHA for e835d9b
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
MAINT bump version number
mfeurer
committed
0b9009b
View commit details
Copy full SHA for 0b9009b
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
FIX scripts for ci; tests are searched for at correct location
mfeurer
committed
7378091
View commit details
Copy full SHA for 7378091
View code at this point
Browse repository at this point
MAINT use template from scikit-learn-contrib
mfeurer
committed
f2756a5
View commit details
Copy full SHA for f2756a5
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
MAINT setup.py add python 3.5 to flags
mfeurer
committed
7f8cf5b
View commit details
Copy full SHA for 7f8cf5b
View code at this point
Browse repository at this point
FIX setup.py
mfeurer
committed
3fe7540
View commit details
Copy full SHA for 3fe7540
View code at this point
Browse repository at this point
MAINT move all requirements into requirements.txt
mfeurer
committed
62e5048
View commit details
Copy full SHA for 62e5048
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.