Software

Here you can find all things software I've created or collaborated in.

Lightwood AutoML

Lightwood is an AutoML software product, aimed at simplifying tabular ML model deployment without losing control of what the automated pipeline comes up with. Through an intermediate representation called `JsonAI`, users can finetune the proposed model architecture before training or predicting with a Lightwood model. The produced artifacts contain not only model weights, but an auto-generated Python source code file that can be further customized if need be.

full_width