Skip to content
#

model-validation

Here are 77 public repositories matching this topic...

Predicting the price of any 🏚house🏡 in Melbourne, Australia🌏by tracing through the decision tree🌳, always picking the path corresponding to that house's characteristics🏘. The predicted price💰 for the house is at the bottom of the tree. The point at the bottom where we make a prediction is called a leaf🍀

  • Updated Aug 26, 2020
  • Jupyter Notebook

Building predictive models to detect and prevent the fraudulent transactions happening on cerdit cards and debit cards. Implementation of 2nd factor authentication for safe and secure transactions.

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

This is an app to test building an api with nodejs and express framework The app uses mongodb for storing data. You need to set up the connection string to mongodb to use it. The app is a RESTful API CRUD operations on a model product with validations using Joi library and custom validation middlewares.

  • Updated Oct 6, 2022
  • JavaScript

Improve this page

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

Learn more