Skip to content
#

classification-algorithm

Here are 35 public repositories matching this topic...

This repository houses a diverse collection of projects developed using Jupyter Notebooks, focusing on testing various machine learning pipelines, neural network models, and statistical machine learning approaches. Through exploration of different datasets, the projects delve into predictive modeling, classification tasks, and in-depth analyses.

  • Updated Sep 9, 2024
  • Jupyter Notebook

This repository contains different machine learning classification algorithms based on different data. All notebooks include Data Preparation (data fetch, filling missing values, feature engineering), Exploratory Data Analysis (using various visualization techniques), Pre-Processing, Building a Machine Learning Model, Model Evaluation.

  • Updated Jan 17, 2023
  • 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