Skip to content
#

model-testing

Here are 30 public repositories matching this topic...

Q1) Delivery_time -> Predict delivery time using sorting time. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization, Feature Engineering, Correlation Analysis, Model Building, Model Testing and Model Predictions using simple linear regressi

  • Updated May 5, 2024
  • Jupyter Notebook

This project investigated the behavior of a nonlinear harmonic oscillator solver and explained the observed loss of accuracy under certain conditions. It extended a linear harmonic oscillator solver to a nonlinear counterpart using the model 'Method of Manufactured Solutions'.

  • Updated Feb 16, 2024
  • Python

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

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

Image Classifiers are used in the field of computer vision to identify the content of an image and it is used across a broad variety of industries, from advanced technologies like autonomous vehicles and augmented reality, to eCommerce platforms, and even in diagnostic medicine.

  • Updated Mar 1, 2023
  • HTML

This project promulgates an automated end-to-end ML pipeline that trains a biLSTM network for sentiment analysis, experiment tracking, benchmarking by model testing and evaluation, model transitioning to production followed by deployment into cloud instance via CI/CD

  • Updated Feb 1, 2023
  • Python

The primary objective of this project was to build and deploy an image classification model for Scones Unlimited, a scone-delivery-focused logistic company, using AWS SageMaker.

  • Updated Jan 24, 2023
  • HTML

Implements an entire machine learning pipeline to train and evaluate a Random Forest Classifier on labeled gait data for walking. Data generated during the experiment has led to helpful insights in to the problem domain.

  • Updated Dec 8, 2022
  • Python

Q2) Salary_hike -> Build a prediction model for Salary_hike Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization. Correlation Analysis. Model Building. Model Testing. Model Predictions.

  • Updated Oct 12, 2022
  • Jupyter Notebook

Improve this page

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

Learn more