Skip to content
#

svm

Here are 3,222 public repositories matching this topic...

We all have experienced a time when we have to look up for a new house to buy. But then the journey begins with a lot of frauds, negotiating deals, researching the local areas and so on. So to deal with this kind of issues Today, I prepared a MACHINE LEARNING Based model, trained on the House Price Prediction Dataset.

  • Updated Jun 4, 2024
  • Jupyter Notebook

This repository contains a comprehensive guide and implementation of ensemble modeling techniques, specifically focusing on Boosting, Bagging, and Voting. Ensemble methods are powerful techniques in machine learning that combine the predictions from multiple models to improve overall performance and robustness.

  • Updated Jun 3, 2024

This repository is about a trained Machine Learning model which predicts Whether the Heart Disease is present or not by considering few factors. This ML model is selected by considering different accuracies of various trained ML models.

  • Updated May 31, 2024
  • Jupyter Notebook

Built a deep learning-based model to recommend movies based on user sentiment. Extracted data using Twitter API, preprocessed data using NLTK, and built machine learning models using Support Vector Machine (SVM) and Long Short-Term Memory (LSTM) classification methods. Deployed the model on Airflow/EC2 and stored results in Amazon S3. Achieved 70%

  • Updated May 28, 2024
  • Jupyter Notebook

Credit Card Fraud Detection: An ML project on credit card fraud detection using various ML techniques to classify transactions as fraudulent or legitimate. This project involves data analysis, preparation, and use of models like Logistic regression, KNN, Decision Trees, Random Forest, XGBoost, and SVM, along with various oversampling technique.

  • Updated May 26, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the svm 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 svm topic, visit your repo's landing page and select "manage topics."

Learn more