Skip to content
#

model-testing

Here are 30 public repositories matching this topic...

Assignment-04-Simple-Linear-Regression-2. 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 May 30, 2021
  • Jupyter Notebook

Assignment-04-Simple-Linear-Regression-1. 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 Mo…

  • Updated May 29, 2021
  • Jupyter Notebook

It involves prediction of House prices in Melbourne using Machine Learning. It involved concepts of Data extraction, Data Preprocessing, Data Visualisation, Data Aggregation, Model Creation and Testing. It comes under Supervised Learning.

  • Updated Jan 10, 2022
  • Jupyter Notebook

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

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

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

Supervised-ML-Decision-Tree-C5.0-Entropy-Iris-Flower-Using Entropy Criteria - Classification Model. Import Libraries and data set, EDA, Apply Label Encoding, Model Building - Building/Training Decision Tree Classifier (C5.0) using Entropy Criteria. Validation and Testing Decision Tree Classifier (C5.0) Model

  • Updated Nov 9, 2021
  • 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

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