An open API service indexing awesome lists of open source software.

https://github.com/ficaan/machine-learning-projects

Here are the Machine Learning Projects.
https://github.com/ficaan/machine-learning-projects

machine-learning machine-learning-projects python

Last synced: 4 months ago
JSON representation

Here are the Machine Learning Projects.

Awesome Lists containing this project

README

          

## Machine Learning Projects

This repository contains Machine Learning projects using libraries such as `scikit-learn` and `PyTorch`.

### 📂 Projects
- **Titanic Survival Prediction**
- Models: Logistic Regression, Random Forest Classifier, Support Vector Machine (SVM)
- Libraries: `scikit-learn`, `pandas`, `matplotlib`, `seaborn`