Skip to content
Prev Previous commit
Next Next commit
Update doc/extensions.rst
Co-authored-by: PGijsbers <p.gijsbers@tue.nl>
  • Loading branch information
janvanrijn and PGijsbers authored May 18, 2021
commit 525db90c1f7280f7474ab85417783ecdef066cdc
2 changes: 1 addition & 1 deletion doc/extensions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ interfacing with popular machine learning libraries is essential.
The OpenML-Python package is capable of downloading meta-data and results (data,
flows, runs), regardless of the library that was used to upload it.
However, in order to simplify the process of uploading flows and runs from a
specific library, an additional interface can be build.
specific library, an additional interface can be built.
The OpenML-Python team does not have the capacity to develop and maintain such
interfaces on its own. For this, we
Comment thread
janvanrijn marked this conversation as resolved.
Outdated
have built an extension interface to allows others to contribute back. Building a suitable
Expand Down