Skip to content

covartech/PRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 24, 2019
4305e61 · Jul 24, 2019
Dec 15, 2015
Apr 25, 2018
Jan 9, 2017
Apr 26, 2016
Apr 26, 2016
Jun 20, 2017
May 10, 2017
Oct 25, 2017
Jan 12, 2018
Apr 26, 2016
Nov 5, 2015
Jul 24, 2019
Apr 26, 2016
Jan 12, 2018
Oct 31, 2016
Apr 26, 2016
Apr 26, 2016
Apr 26, 2016
Jan 12, 2018
Jul 18, 2017
Jan 12, 2018
Aug 11, 2016
Feb 21, 2018
Mar 18, 2018
Jan 12, 2018
Mar 29, 2016
Apr 26, 2016
Mar 28, 2016
Apr 26, 2016
Oct 16, 2014

Repository files navigation

PRT: Pattern Recognition and Machine Learning in MATLAB

A free and permissively licensed object oriented approach to machine learning in MATLAB.

Machine learning and pattern recognition are everywhere. MATLAB is a high level interpreted language widely used throughout academia and engineering due to its ease of use and numerous available toolboxes. Currently available toolboxes for pattern recognition and machine learning in MATLAB are either costly or restrictively licensed. The PRT is a MIT licensed toolbox that provides access to a wide range of pattern recognition techniques in an easy to use unified framework. The PRT provides a suite of MATLAB commands and data-types to help you organize, visualize, process, cluster and classify your data. If you have data and need to make predictions based on your data, the PRT can help.