Skip to content
#

modelevaluation

Here are 68 public repositories matching this topic...

This project aims to analyze and predict house prices based on various features such as location, size, and amenities. The dataset is processed and explored using Python, and machine learning models are applied to generate accurate price predictions.

  • Updated Feb 16, 2025
  • Jupyter Notebook

Model Evaluation is the process through which we quantify the quality of a system’s predictions. To do this, we measure the newly trained model performance on a new and independent dataset. This model will compare labeled data with it’s own predictions.

  • Updated Jul 8, 2021
  • JavaScript

The tasks I was required to complete as a part of the BCG Open-Access Data Science & Advanced Analytics Virtual Experience Program are all contained in this repository. This virtual internship was sponsored by Forage📊📈📉👨‍💻

  • Updated Jun 22, 2023
  • Jupyter Notebook

Welcome to the Loan Approval Prediction project repository! This project focuses on predicting the approval of loan applications using various machine learning algorithms. By analysing applicant details and financial information, the model aims to assist financial institutions in making data-driven and reliable loan approval decisions.

  • Updated Jun 9, 2024
  • Jupyter Notebook

A bike-sharing system is a service in which bikes are made available for shared use to individuals on a short term basis for a price or free. Many bike share systems allow people to borrow a bike from a "dock" which is usually computer-controlled wherein the user enters the payment information, and the system unlocks it.

  • Updated Apr 5, 2024
  • Jupyter Notebook

This is the second project I completed as part of the Machine Learning Module from my post-graduate certification in AI/ Machine Learning from University of Texas' McCombs School of Business.

  • Updated Jan 7, 2025
  • Jupyter Notebook

Improve this page

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

Learn more