lightwood icon indicating copy to clipboard operation
lightwood copied to clipboard

Lightwood is Legos for Machine Learning.

Results 74 lightwood issues
Sort by recently updated
recently updated
newest added

At the moment model that trained on GPU can be `finetuned` only on GPU. Will be good to be able make it on CPU. Currently error is: ``` RuntimeError: Attempting...

enhancement

We've had good experiences so far in other repos, makes sense to streamline this and get cool features like `poetry lock` for better dependency management.

enhancement

The automated doc system is not picking up the docstrings in classes that require optional dependencies. For example, the mixers `LightGBM`, `LightGBMArray` and `NHitsMixer`. We should either change the CI...

enhancement

It would be great to be able to use models created on old version of lightwood with new version. It can be made by: - using migrations. Model files and...

enhancement
refactor
JsonAI

Optuna-based, similar to the one being done at the moment in the LightGBM mixer.

enhancement

These would be good default replacements to the `LightGBMArray` mixer.

enhancement

Once done, proceed to #1157.

enhancement