Skip to content
#

modelevaluation

Here are 46 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

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 main purpose of this repository is to build the pipeline for training of regression models and predict the compressive strength of concrete to reduce the risk and cost involved in discarding the concrete structures when the concrete cube test fails.

  • Updated Feb 27, 2023
  • Python

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

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

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