Statistical Analysis Dashboard

Interactive statistical analysis and visualization tool. Configure your analysis parameters in the sidebar and explore your data through multiple visualization types and statistical tests.

Distribution Plot

Loading histogram...

Box Plot

Loading box plot...

Q-Q Plot

Loading Q-Q plot...

Correlation Matrix

Loading correlation plot...

Summary Statistics

Loading statistics...

Hypothesis Test

Loading test results...

Distribution Analysis

Loading distribution analysis...

Data Preview

Loading data preview...

Support Vector Machine (SVM) Classifier
Quick Start Guide:
  1. Upload an XLS/CSV file with your dataset
  2. Enable "Machine Learning (SVM)" in the sidebar configuration
  3. Select your target column (the column you want to predict)
  4. Choose SVM parameters (kernel type, train/test split ratio)
  5. Click "Train SVM Model" to start training
Note: SVM will use all columns except the target as features for training.