UppuluriKalyani / ML-Nexus

ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!
https://discord.gg/fy8MQkCh
MIT License
35 stars 57 forks source link

Feature request Raisin Type classification #227

Open RajKhanke opened 1 day ago

RajKhanke commented 1 day ago

Is your feature request related to a problem? Please describe. yes, classifying the raisin types based on input parameters like horizontal length, vertical length, eccentricity, area, perimeter , shape type etc into two categories as Kecimen and Besni using logistic regression and other machine learning techniques

Describe the solution you'd like The solution will follow the entire data science pipeline as follows : 1) data preprocessing 2)Feature engineering 3)EDA 4)Model Training & Evaluation 5)Model deployment using streamlit based web app

Describe alternatives you've considered Trying different Machine learning models for prediction and testing

Approach to be followed (optional) NA

Additional context NA

please assign this to me along with hacktoberfest-accepted tag and gssoc24 contributor

github-actions[bot] commented 1 day ago

Thanks for creating the issue in ML-Nexus!πŸŽ‰ Before you start working on your PR, please make sure to: