Skip to content

"VisioML v1.0 - Initial Release"

Latest

Choose a tag to compare

@parastak parastak released this 12 May 06:45
· 8 commits to master since this release
71bf3bf

πŸŽ‰ Initial release of VisioML: A fully automated machine learning workflow app!

This version includes:
βœ… Clean and intuitive Streamlit UI for dataset upload
βœ… Automated data quality checks and missing value handling
βœ… Smart feature engineering: categorical encoding + feature scaling
βœ… Interactive data visualization (univariate, bivariate, multivariate)
βœ… ML problem type inference (classification vs regression)
βœ… Model selection, training, and evaluation with key metrics
βœ… Cross-validation support for robust model comparison
βœ… Modular code structure with separate logic and UI layers

Known limitations:
⚠️ Currently best suited for small-to-medium tabular datasets
⚠️ No login/auth or cloud storage integration yet

Built with ❀️ by a passionate ML fresher looking for opportunities.