Skip to content
#

ml-models

Here are 9 public repositories matching this topic...

This code demonstrates how to use Jupyter Notebooks effectively for deep learning workflows. It covers installing dependencies, running commands, and managing code cells in Google Colab. The notebook serves as a quick-start guide for beginners to set up and execute ML experiments interactively.

  • Updated Aug 13, 2025
  • Jupyter Notebook

A collection of machine learning mini-projects and analyses developed using Jupyter Notebook. Each project demonstrates practical applications of machine learning algorithms on a variety of datasets, covering techniques from exploratory data analysis (EDA) to model training and evaluation.

  • Updated Nov 10, 2024
  • Jupyter Notebook

Titanic Survival Prediction Project (93% Accuracy)🛳️ In this notebook, The goal is to correctly predict if someone survived the Titanic shipwreck using different Machine Learning Model & Hyperparameter tunning.

  • Updated Jan 8, 2023
  • Jupyter Notebook

Fake Job Post Prediction — An NLP-based project to detect fake job postings using text preprocessing, feature extraction (TF-IDF), and machine learning models. The project includes data cleaning, exploratory analysis, model training, and prediction notebooks.

  • Updated Oct 9, 2025
  • Jupyter Notebook

"A collection of Jupyter notebooks showcasing the implementation of key machine learning algorithms for classification and regression tasks using Python’s sklearn library. This repository includes detailed examples on SVM, KNN, and Logistic Regression models, complete with data preprocessing, parameter tuning, and comprehensive evaluations."

  • Updated Feb 10, 2025
  • Jupyter Notebook

Improve this page

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

Learn more