-
### Description
At the moment there is no way of installing private git repositories within the runtime_env logic.
Most of private git dependencies are using ssh keys for installation. This is…
-
This is an umbrella issue to collect all things needed to complete this. Grouping is arbitrary
- [ ] PR that enables page templates generation https://github.com/iterative/mlem.ai/pull/179
- [ ] H…
-
## Description
I'm not sure if I'm doing something wrong or if it's a bug. I want to change values inside the last tree built each iteration, and the only way I've found to do this is by updating…
-
Make a list here of different ML algorithms we could support on Cirrus.
-
Inspired by https://medium.com/@kaoningyu/dont-use-one-hot-encoding-anymore-25b5882e533f
It should be quite easy to implement though.
-
Where possible, migrate tree-wide from use of `cudatoolkit` to `cudaPackages` (aka "cuda-redist") to reduce closure size and ease maintenance.
A quick `grep` of Nixpkgs reveals the inclusion in fol…
-
## Description
I have very big train and test datasets (> 500 Gb) so I need construct lgb.Dataset from csv files.
I use 'two_round = TRUE' parameter to save RAM and leave default free_raw_data
Afte…
-
One of the nice things about the python ecosystem is that many of the libraries have all adopted the same fit/predict interfaces as scikit, (e.g. xgboost, lightgbm), which allows 3rd party libraries t…
-
- 先生:井伊さん
-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [latest…