Skip to content
#

sgd-classifier

Here are 73 public repositories matching this topic...

This project aims to clarify the role of meta data in music genre classification and how helpful or hurtful it can be to music recommendation systems. Much experimentation was done with multiple different machine learning models and results were analysed and collated into a single academic paper

  • Updated Jun 5, 2024
  • Jupyter Notebook

"DressMeUp" project utilizes fashion images and color combinations to achieve image classification for clothing combinations. Algorithms include SGD (SVM), Passive Aggressive Classifier, ResNet50 CNN, and EfficientNetV2-S CNN with K-Means for color analysis. Achieved accuracy exceeds 90%. Built with Python, Scikit-Learn, TensorFlow, and Streamlit.

  • Updated Mar 18, 2024
  • Jupyter Notebook

The Titanic dataset includes passenger information such as survival status, ticket class, gender, age, family relations aboard, fare, cabin, and port of embarkation. It's widely used for predictive modeling to understand survival patterns based on passenger attributes.

  • Updated Feb 20, 2024
  • Jupyter Notebook

This project detects AI-generated text using an ensemble of classifiers: Multinomial Naive Bayes, Logistic Regression, LightGBM, and CatBoost. It includes robust data preprocessing, model development, and evaluation, ensuring accurate identification of AI-generated content from a diverse text dataset.

  • Updated Feb 3, 2024
  • Jupyter Notebook

This project was completed as part of the Applied Machine Learning course at Drexel University, Philadelphia. The project aimed to apply machine learning algorithms to analyze a dataset of consumer complaints and categorize them into different groups based on the issues related to goods or services.

  • Updated Jun 20, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the sgd-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sgd-classifier topic, visit your repo's landing page and select "manage topics."

Learn more