Skip to content

Realisation of machine learning with Full Search and Cross-validation technique

Notifications You must be signed in to change notification settings

ronar/Full_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Machine learning Feature Selection Full Search algorithm with CV in C++

A small program aimed to do machine learning using linear regression to predict the output for a new data. Data for this pragram could be found there: https://archive.ics.uci.edu/ml/datasets/MAGIC+Gamma+Telescope

Important source files

main.cpp - Main source file

About

Realisation of machine learning with Full Search and Cross-validation technique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages