Tutorials
¶
Getting started with Lightwood and JSON-AI¶
The following tutorial will walk you through a simple tabular dataset with JSON-AI.
How to use Lightwood for your data (Coming Soon!)
Run models with more complex data types¶
Below, you can see how Lightwood handles language and time-series data.
Using Language Models (Coming Soon!)
Make your own timeseries predictor (Coming Soon!)
Bring your own custom methods¶
We support users bringing their custom methods. To learn how to build your own pipelines, check out the following notebooks:
Create your own encoder to featurize your data (Rule-based)
Create your own encoder to featurize your data using a learned representation (Coming Soon!)