Commit graph

193 commits

Author SHA1 Message Date
Ben Mabey
f76cd6c01e updates README to point to my clojars version until Antonio pushes it 2010-10-28 10:42:17 -06:00
Ben Mabey
36fef2e326 adds HISTORY.md and releases v0.0.4 2010-10-28 10:33:33 -06:00
Ben Mabey
cb1ce175c4 adds link to autodoc documentation 2010-10-28 10:32:58 -06:00
Ben Mabey
7b0cd6c0d2 ignoring common swap and other files 2010-10-28 09:57:03 -06:00
Ben Mabey
dfb339aba9 removes FIXME in README.. it was fine, I must have typed it wrong initially 2010-10-28 09:51:37 -06:00
Ben Mabey
1d7c404b40 fixes classifier-label example in README 2010-10-28 09:43:51 -06:00
Ben Mabey
6eac912975 adds incanter deps back - only the modules needed by clj-ml.ui 2010-10-27 18:06:29 -06:00
Ben Mabey
790049feac bumps to clojure 1.2 2010-10-27 17:47:14 -06:00
Ben Mabey
aad0000450 fixes filtering section in README 2010-10-27 17:47:14 -06:00
Ben Mabey
2ad643f3d8 removes note about weka since a proper maven repo has been added 2010-10-27 17:47:14 -06:00
Ben Mabey
44a0ec5e3c converts README to markdown 2010-10-27 17:47:14 -06:00
Ben Mabey
9cf4db8d4b updates deps and README. Details below.
* Updated the deps to current repos and bumped the javac plugin.
  * Added LeadTune's maven repo so weka can be pulled down with `lein deps`.
  * Removed incanter temporarliy. The most recent clojars version wasn't working for me.
  * Updated README with new lein instructions.
  * Made note in README where things didn't work as advertised.
  * Verified that `lein test` passes with these deps.
2010-10-27 17:47:14 -06:00
Ben Mabey
37e8ca05d7 removes clusterers dep on incanter- doesn't appear to need it 2010-10-27 16:35:48 -06:00
Ben Mabey
42b1fed112 adds missing require in clj-ml.io so it can load 2010-10-27 16:34:44 -06:00
Antonio Garrote
47e78f5fb4 Documentation for clusterers and small fixes in the clusterer options for :expectation-maximization clusterer 2010-03-16 09:22:49 +01:00
Antonio Garrote
06adde17e9 documentation for classifiers mostly finished 2010-03-08 16:32:38 +01:00
Antonio Garrote
ecd2e3579f Documentation and comments for filter.clj. Not finished yet. 2010-03-08 09:20:37 +01:00
Antonio Garrote
1e8d1d24ec Autodoc documentation support 2010-03-07 23:25:47 +01:00
Antonio Garrote
f91328f5e4 SMO Support Vector Machines and different kernel functions: polynomic, radia-basis and string kernels 2010-03-07 18:22:04 +01:00
Antonio Garrote
c1c7ba0ac5 Support for persisting data sets into MongoDB 2010-03-06 12:10:26 +01:00
Antonio Garrote
df2fe1913f select-append and project-attributes filters 2010-03-04 17:05:33 +01:00
Antonio Garrote
8facf1dfe2 EM clusterer added, remove-attributes filter added, improved syntax for filters and make-apply-filter form 2010-03-04 13:56:50 +01:00
Antonio Garrote
b13fd3b4b4 Updateable clusterers 2010-03-03 16:37:06 +01:00
Antonio Garrote
2670b037b2 Small improvements 2010-03-03 14:46:08 +01:00
Antonio Garrote
c37d36e5d3 Distance functions and distance function parameters for clusterers 2010-03-02 22:47:35 +01:00
Antonio Garrote
00ff6b1bc4 Visualization of more objects, clustering of collections and good clusterers evaluation 2010-03-02 21:24:11 +01:00
Antonio Garrote
fba9f97845 More functions for working with clusters and display of cluster and k-means centroids 2010-03-02 09:41:25 +01:00
Antonio Garrote
5d6d85fc0e Chart drawing support 2010-02-28 23:54:19 +01:00
Antonio Garrote
eb60fe6d31 Some tests for clusterers 2010-02-28 20:51:17 +01:00
Antonio Garrote
a7990c5373 Initial support for clustering algorithms 2010-02-28 20:29:51 +01:00
Antonio Garrote
d149acc376 fix doc 2010-02-28 13:47:24 +01:00
Antonio Garrote
6d392770a9 fix doc 2010-02-28 13:45:46 +01:00
Antonio Garrote
4de38dde28 Changes 2010-02-28 13:42:14 +01:00
Antonio Garrote
4b6e1b912b fix minor erros in doc 2010-02-28 13:38:18 +01:00
Antonio Garrote
f247274dec fix doc 2010-02-28 13:35:04 +01:00
Antonio Garrote
10a58088d2 fix doc 2010-02-28 13:30:49 +01:00
Antonio Garrote
ba35576f0c fix doc 2010-02-28 13:29:49 +01:00
Antonio Garrote
8fec45a94e fix doc 2010-02-28 13:27:36 +01:00
Antonio Garrote
6dc946e3e8 fix doc 2010-02-28 13:26:41 +01:00
Antonio Garrote
c8352b3b87 fix doc 2010-02-28 13:24:33 +01:00
Antonio Garrote
80546ad2bc fix doc 2010-02-28 13:23:22 +01:00
Antonio Garrote
fda8e97edf fix documentation 2010-02-28 13:18:33 +01:00
Antonio Garrote
360e507bd2 First commit 2010-02-28 13:14:17 +01:00