-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
gssocIf you're marking this as part of the GirlScript Summer of Code event.If you're marking this as part of the GirlScript Summer of Code event.level-3Advanced/complex issue (larger scope, deeper understanding needed).Advanced/complex issue (larger scope, deeper understanding needed).
Description
Issue: Implement Unsupervised ML Algorithms with Visualizations
Description:
Implement unsupervised machine learning algorithms module as specified in CONTRIBUTORS.md for Contributor 3.
Acceptance Criteria:
- Create
unsupervised_module.pyfile - Support both uploaded CSV and synthetic data
- Include overview + playground sections for each algorithm
- Interactive parameter controls (sliders, selectboxes)
- Visual outputs using matplotlib/seaborn
- Integrate with existing app.py tab structure
Tools to Use:
- scikit-learn
- matplotlib
- seaborn
- plotly (optional)
Files to Modify:
- Create:
unsupervised_module.py - Update:
app.py(tab3 integration) - Update:
requirements.txt(add scipy)
Labels: enhancement, contributor-3, unsupervised-ml
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
gssocIf you're marking this as part of the GirlScript Summer of Code event.If you're marking this as part of the GirlScript Summer of Code event.level-3Advanced/complex issue (larger scope, deeper understanding needed).Advanced/complex issue (larger scope, deeper understanding needed).