Skip to content
#

modelevaluation

Here are 42 public repositories matching this topic...

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 process of computationally identifying and categorizing opinions expressed in a piece of text, especially to determine whether the writer's attitude towards a particular topic, product, etc. is positive, negative, or neutral. Understanding people’s emotions is essential for businesses since customers are able to express their thoughts and fe…

  • Updated Nov 7, 2021
  • Python

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

To import data from multiple sources, clean and wrangle data, perform exploratory data analysis (EDA), and create meaningful data visualizations. I will then predict future trends from data by developing linear, multiple, polynomial regression models & pipelines and learn how to evaluate them.

  • Updated Feb 15, 2023
  • Jupyter Notebook

The given data includes airline reviews from 2016 to 2019 for popular airlines around the world with multiple choice and free text questions. Data is scrapped in spring2019.The main objective is to predict whether passengers will refer the airline to their friends.

  • Updated Feb 20, 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