Skip to content
#

train-test-split

Here are 125 public repositories matching this topic...

The purpose of this project is to develop a machine learning model that predicts employee attrition (whether an employee will leave the company) and department assignment (which department an employee belongs to) based on various factors. These factors include age, travel frequency, education level, job satisfaction, marital status, and more.

  • Updated Jun 25, 2024
  • Jupyter Notebook

This is the Data Mining Project for predicting the student's grade before the final and Mid-2 examination. I use Python and Jupyter Notebook for this Project.

  • Updated Jun 23, 2024
  • Jupyter Notebook

The purpose of this project is to predict student loan repayment success using a neural network. Neural networks are computational models inspired by the human brain's structure and function, consisting of layers of interconnected nodes or "neurons" that can learn to recognize patterns in data.

  • Updated Jun 5, 2024
  • Jupyter Notebook

The purpose of this project is to develop and compare two machine learning models to detect spam emails. Spam detection is a crucial task in email filtering systems to protect users from unwanted and potentially harmful emails. The project involves using a dataset containing various features extracted from email content.

  • Updated May 29, 2024
  • Jupyter Notebook

This is the project capstone of IBM Data Science Certified Professional certification. I analyze SpaceX data in it, get actionable insights from it, build a machine learning model on data, and check which model is best for the dataset. I've also used folium to draw points of launches on map and find their distance from nearest places like station.

  • Updated Apr 7, 2024
  • Jupyter Notebook

Develop a tool in Google Colab using machine learning and neural networks to select applicants for funding with the best chance of success based on the source data provided by the organization.

  • Updated Apr 2, 2024
  • Jupyter Notebook

Improve this page

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

Learn more