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:
- Upload an XLS/CSV file with your dataset
- Enable "Machine Learning (SVM)" in the sidebar configuration
- Select your target column (the column you want to predict)
- Choose SVM parameters (kernel type, train/test split ratio)
- Click "Train SVM Model" to start training
Note: SVM will use all columns except the target as features for training.