Skip to content
#

model-training-and-evaluation

Here are 47 public repositories matching this topic...

Successfully developed a machine learning model which can accurately predict up to 100% accuracy whether a credit card application of a given applicant would be approved or not, based on several demographic features such as applicant age, total income, marital status, total years of work experience, etc.

  • Updated Oct 27, 2023
  • Jupyter Notebook

University Admission Predictor is a sophisticated Flask-based web application designed to predict the likelihood of admission to graduate programs based on student profiles. It leverages a range of regression techniques to evaluate admission chances.This project showcases the practical application of machine learning in educational forecasting.

  • Updated May 5, 2024
  • Jupyter Notebook

This repository contains a machine learning project aimed at predicting housing prices in Boston. This project showcases the end-to-end process of building and deploying a machine learning model, from data preprocessing and model training to serialization and deployment.

  • Updated May 5, 2024
  • Jupyter Notebook

Successfully established a machine learning model which can accurately predict the expected life duration of a human being based on several demographic features such as alcohol consumption per capita, average BMI of entire population, etc.

  • Updated Oct 11, 2023
  • Jupyter Notebook

Successfully developed a machine learning model which can accurately classify the weather based on various features pertaining to weather-related data and atmospheric conditions.

  • Updated Sep 7, 2023
  • Jupyter Notebook

Successfully created a machine learning model which can accurately predict the fare of a taxi trip based on several features such as trip duration, tip amount, etc.

  • Updated Oct 26, 2023
  • Jupyter Notebook

Successfully established a machine learning model that can accurately classify an e-commerce product into one of four categories, namely "Books", "Clothing & Accessories", "Household" and "Electronics", based on the product's description.

  • Updated Sep 22, 2023
  • Jupyter Notebook

Nonprofit foundation Alphabet Soup wants a tool that can help it select the applicants for funding with the best chance of success in their ventures. Using machine learning and neural networks, you’ll use the features in the provided dataset to create a binary classifier that can predict whether applicants will be successful if funded.

  • Updated Aug 22, 2023
  • Jupyter Notebook

Successfully established a machine learning model that can accurately predict the sales of a superstore based on various features such as quantity, profit, discount, postal code, etc. The features are mainly associated with order details and customer demographics.

  • Updated Feb 11, 2024
  • Jupyter Notebook

Improve this page

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

Learn more