Skip to content
#

k-fold-cross-validation

Here are 137 public repositories matching this topic...

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
easytorch

EasyTorch is a research-oriented pytorch prototyping framework with a straightforward learning curve. It is highly robust and contains almost everything needed to perform any state-of-the-art experiments.

  • Updated Dec 6, 2023
  • Python

This project is an Android mobile application, written in Java programming language and implements a Recommender System using the k-Nearest Neighbors Algorithm. In this way the algorithm predicts the possible ratings of the users according to scores that have already been submitted to the system.

  • Updated Oct 19, 2020
  • Java

this project is sentiment analysis about about Kampus Merdeka that launched at Youtube platform using Naive Bayes Classifier with TF-IDF term weighting, also get validated using K Fold Cross Validation. The score-mean result is 91.2%, pretty good for valid score.

  • Updated Feb 2, 2021
  • Jupyter Notebook

Deep Learning Convolutional Neural Network (CNN) using PyTorch and train it to recognize five different classes: (1) Person without a face mask, (2) Person with a “community” (cloth) face mask, (3) Person with a “surgical” (procedural) mask, (4) Person with a “FFP2/N95/KN95”-type mask (you do not have to distinguish between them), and (5) Person…

  • Updated Apr 26, 2022
  • 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