|
e76f900bc0
|
Faster datasets train example
Using .iter() is much faster than accessing using row ids
|
2023-03-23 11:24:30 +01:00 |
|
|
5c18ec5ff5
|
pyo3 v0.18 migration (#1173)
* pyo v0.18 migration
* Fix formatting issues of black
|
2023-03-08 11:27:47 +01:00 |
|
|
6113666624
|
Updating python formatting. (#1079)
* Updating python formatting.
* Forgot gh action.
* Skipping isort to prevent circular imports.
* Updating stub.
* Removing `isort` (it contradicts `stub.py`).
* Fixing weird stub black/isort disagreeement.
|
2022-10-05 15:29:33 +02:00 |
|
|
3a8627ce4d
|
Improve docs and fix tests around training
|
2020-11-28 12:29:35 -05:00 |
|
|
ed9baeabb7
|
Add example for training with datasets
|
2020-11-28 12:29:35 -05:00 |
|