Skip to content

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.

License

Notifications You must be signed in to change notification settings

PetePrattis/k-fold-cross-validation-and-Root-Mean-Square-error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A Java Program / Project

This is a java project from my early days as a Computer Science student

This programm was created for my thesis project and is a test program implementing knn algorithm k and heuristic validation for my thesis project

Description of project

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.

About this project

  • This is a test project and an effort to find the best k and heuristic for our test dataset
  • The comments to make the code understandable, are within the .java archive
  • This project was written in Eclipse Java IDE
  • This repository was created to show the variety of the work I did and experience I gained as a student

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages