Skip to content
#

classification-algorithm

Here are 30 public repositories matching this topic...

This repository contains the Python code for implementing facial recognition in Jupyter Notebook using both Machine Learning classification algorithms and neural networks. It also contains a CSV of facial data for classifying faces using the Python code. Feel free to copy the files and start recognizing faces!

  • Updated Jul 16, 2019
  • Jupyter Notebook

This project tackles the Titanic challenge on Kaggle, predicting passenger survival based on variables like age, sex, and passenger class. The Jupyter notebook covers essential steps of a data science pipeline, including exploratory data analysis, data cleaning, feature engineering, and modeling. The dataset used is the Titanic dataset.

  • Updated May 27, 2022
  • Jupyter Notebook

Improve this page

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

Learn more