ploomber / sklearn-evaluation

Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.
https://sklearn-evaluation.ploomber.io
Apache License 2.0
457 stars 54 forks source link

Visualisations of SMOTE data #277

Closed neelasha23 closed 1 year ago

neelasha23 commented 1 year ago

User guide: Plots to visualise upsampled data points (using techniques like SMOTE) along with the original data points. Plots can utilise PCA. This can also be accompanied by analysis on imbalanced dataset.