sshcherbakov / MathematicaForPrediction

Mathematica implementations of machine learning algorithms used for prediction and personalization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mission statement

This open source project is for Mathematica implementations of statistical and machine learning algorithms that can be used for data analysis, prediction, and recommendation systems.

License matters

All code files and executable documents are with the license GPL 3.0. For details see http://www.gnu.org/licenses/ .

All documents are with the license Creative Commons Attribution 4.0 International (CC BY 4.0). For details see https://creativecommons.org/licenses/by/4.0/ .

Organization

The algorithms implementations are given in Mathematica package files (".m"). Explanations or presentations about the algorithms are given in Mathematica notebook files (".nb").

Here are some fairly unique to the Mathematica landscape algorithms:

The implemented algorithms are (usually) well documented. There are also fair amount of documents with related applications.

Some of the algorithms have counterparts implementations in R or other languages.

Associated blog (at WordPress)

There is a blog associated with this project: http://mathematicaforprediction.wordpress.com .

Anton Antonov
04.07.2013, Florida, USA
11.01.2017, Florida, USA (updated)

About

Mathematica implementations of machine learning algorithms used for prediction and personalization.

License:GNU General Public License v3.0


Languages

Language:Mathematica 75.2%Language:R 17.3%Language:Java 4.4%Language:Lua 3.0%Language:AMPL 0.2%