GenesisL1 logo GenesisL1 Forest

Create & Tokenize an AI Model

Train a GBDT model in your browser (regression, binary classification, multiclass classification, multilabel classification ), preview locally, then deploy to GenesisL1 as a Model NFT. The model bytes are stored on-chain (chunked). Feature labels + task type + (optional) class labels + icon + title are stored on-chain in the NFT.

Dataset

For regression/binary/multiclass, choose one label (target) column. For multilabel, choose multiple label columns. Rows with missing / non-numeric feature values are dropped (and for multilabel, rows with invalid label values are dropped too).
Regression predicts a number. Binary classification predicts the probability of the positive class. Multiclass classification predicts one of the selected classes (argmax). Multilabel classification predicts an independent probability per label column.

Feature columns

Toggle which columns are used as features (X). Selected label column(s) are excluded automatically.
Upload a CSV to begin.

3D Distribution

PCA
Visualize your dataset in 3D. Default is a PCA(3) embedding over the currently selected feature columns. Click a point to set the dataset row index for local preview.
Upload a CSV and select features to render.
Debug idle not connected