Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/_authors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@
.. _Benjamin Bossan: https://github.com/BenjaminBossan

.. _Merve Noyan: https://github.com/merveenoyan

.. _Erin Aho: https://github.com/E-Aho
2 changes: 1 addition & 1 deletion docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ v0.5
and a command line function to convert Pickle files
to Skops files (:func:`.cli._convert.main`). :pr:`249` by `Erin Aho`_
- Support more array-like data types for tabular data and list-like data types
for text data. :pr:`179` by `Francesco Cariaggi`_.
for text data. :pr:`179` by :user:`Francesco Cariaggi <anferico>`.
- Add an option `use_intelex` to :func:`skops.hub_utils.init` which, when
enabled, will result in the Hugging Face inference API running with Intel's
scikit-learn intelex library, which can accelerate inference times. :pr:`267`
Expand Down