Skip to content
#

k-fold-cross-validation

Here are 135 public repositories matching this topic...

A Java console application that implemetns k-fold-cross-validation system to check the accuracy of predicted ratings compared to the actual ratings and RMSE to calculate the ideal k for our dataset.

  • Updated Dec 22, 2019
  • Java

As part of this project, various classification algorithms like SVM, Decision Trees and XGBoost was used to classify a GPU Run as high or low time consuming process. The main purpose of this project is to test and compare the predictive capabilities of different classification algorithms

  • Updated May 13, 2020
  • Jupyter Notebook
Home-Credit-Default-Risk-Recognition

The project provides a complete end-to-end workflow for building a binary classifier in Python to recognize the risk of housing loan default. It includes methods like automated feature engineering for connecting relational databases, comparison of different classifiers on imbalanced data, and hyperparameter tuning using Bayesian optimization.

  • Updated Jul 1, 2020
  • Jupyter Notebook

Improve this page

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

Learn more