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.
- Host: GitHub
- URL: https://github.com/ficaan/machine-learning-projects
- Owner: FicaaN
- Created: 2025-03-18T21:59:36.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-05-29T17:40:38.000Z (7 months ago)
- Last Synced: 2025-05-29T18:51:19.386Z (7 months ago)
- Topics: machine-learning, machine-learning-projects, python
- Language: Jupyter Notebook
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`