Created a Titanic dataset analysis and prediction web app using Flask. Explored passenger data, engineered features, and deployed a predictive model for survival estimation.
-
Updated
Nov 17, 2023 - Jupyter Notebook
Created a Titanic dataset analysis and prediction web app using Flask. Explored passenger data, engineered features, and deployed a predictive model for survival estimation.
A collection of my practices using the following algorithms: DBSCAN, KNN, Decision Tree Classifier, K-means, Apriori, SMOTE, SVM
Using Bag 0f Words Model and vector to analyse the business reviews.
Laptop Price Prediction Model: A machine learning model that predicts laptop prices based on various features such as RAM, storage, and brand, utilizing techniques like stacking regression for best accuracy.
SVM algorithm in Python with classification. The goal of this project is to predict whether the customer will purchase a car(1) or not(0).
This repository contains implementations of popular machine learning algorithms including Support Vector Machine (SVM), Decision Tree, and Naive Bayes. Each algorithm is implemented separately, providing clear and concise examples of their usage for classification tasks.
This project implements the Support Vector Machine (SVM) algorithm for predicting user purchase classification. The goal is to train an SVM classifier to predict whether a user will purchase a particular product or not.
Topic: Data Analysis with Voice Dataset for Gender Recognition // Summary: Explored algorithms and found the best model that showed a 98.2% classification accuracy for a voice dataset
Bayesian approach for combined Particle Identification
Creed is a dynamic repository where machine learning algorithms meet practical implementation, crafted through hands-on coding sessions in Google Colaboratory.
This repository provides a Python implementation of Support Vector Machines (SVM) from scratch using a quadratic solver like CXPY. The implementation includes both soft margin and hard margin SVM algorithms.
Variable selection for nonlinear support vector machines via elastic net penalty
This is a practice Repository consisting of all the notebooks I have practiced for Machine Learning from basics to Advance
Cross-validation, knn classif, knn régression, svm à noyau, Ridge à noyau
Códigos referentes a distintos proyectos realizados en el software estadístico R
Add a description, image, and links to the svm-kernel topic page so that developers can more easily learn about it.
To associate your repository with the svm-kernel topic, visit your repo's landing page and select "manage topics."