Skip to content
#

modelevaluation

Here are 53 public repositories matching this topic...

I developed a sophisticated ML model using LLMs to predict user preferences in chatbot interactions.implemented a comprehensive data preprocessing pipeline,including feature extraction and encoding,to optimize performance. conducted extensive hyperparameter tuning and evaluation, enhancing accuracy and in AI-driven conversational systems.

  • Updated Oct 25, 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

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

The aim of this project is to solve a Supervised Image Classification problem of classifying the flower types - rose, daisy, dandelion, sunflower, & tulip which can predict the class of the flower using the Convolutional Neural Networks (CNN), ResNet50 and transfer learning

  • Updated Jun 15, 2023
  • 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