Skip to content

Commit

Permalink
3nd README commit
Browse files Browse the repository at this point in the history
  • Loading branch information
antononcube committed Jul 4, 2013
1 parent 10d3068 commit f9419f3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This open source project is for Mathematica implementations of machine learning algorithms that are used or can be used for prediction and personalization systems. (For prediction and facilitation of the behaviour of users, customers, clients, etc.)

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

The original set of algorithms is:
1. k-means and bisecting k-means;
Expand All @@ -22,7 +22,9 @@ In the future are going to be added algorithms for

Also in this repository are going to be placed example or demonstrations notebooks for different applications of the algorithms listed above.

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

I have implemented and extensively used these algorithms in search and prediction engines work in the last 5.5 years.

Anton Antonov
04.07.2013, Florida, USA
Expand Down

0 comments on commit f9419f3

Please sign in to comment.