Upload dataset
CSV, TSV, TXT, DAT, XLS, XLSX, or XLSM. The first row must contain column names.
No E-Nose feature extraction. Load a tabular dataset, configure preprocessing, train, evaluate, and export the report.
CSV, TSV, TXT, DAT, XLS, XLSX, or XLSM. The first row must contain column names.
Choose how the dataset will be modeled.
Numeric columns are selected automatically. You can exclude columns before training.
This version trains on numeric predictors. Categorical target columns are supported for classification; non-numeric predictor columns are excluded to avoid hidden encoding and data leakage.
Choose the rule used inside every training fold.
Transformation is applied first, then scaling is fitted using training data only.
Unsupervised projection of the selected feature matrix before machine learning.
Supervised projection for classification. Class labels are used only in this LDA analysis.
PCA and LDA are diagnostic visualizations. Machine-learning training continues to use the selected original features unless you explicitly change the feature selection.
Select an algorithm and its main parameters.
The test set stays independent from cross-validation.
Optional model selection using cross-validation on the training partition only.
Review the pipeline then train the model. Hyperparameter tuning is optional.
Complete aggregate metrics for the independent test set.