Commit graph

  • 93d688de8e Updated dependencies and added official snowball stemmer dependency. master Joshua Eckroth 2014-05-02 09:05:53 -0400
  • d1e9db3b6e Merge pull request #4 from remleduff/master Joshua Eckroth 2014-03-29 12:00:16 -0400
  • 72e21f6e7a Minimal changes to compile against Weka 3.7.10 Joel 'Aaron' Cohen 2014-03-19 19:18:32 -0400
  • 19ce704093 Fixed some bugs in new docs-to-dataset, added test. Joshua Eckroth 2013-12-24 08:21:17 -0500
  • 05b59b0cfe Updated version in README. Joshua Eckroth 2013-12-24 08:20:55 -0500
  • be08a41f33 Simplified docs-to-dataset function. Joshua Eckroth 2013-12-24 08:00:15 -0500
  • 1e751dfae3 Keep original docs ordering in docs-to-dataset. Joshua Eckroth 2013-10-12 21:39:27 -0400
  • c220b141db Move to 0.5.0-SNAPSHOT Joshua Eckroth 2013-10-12 21:30:57 -0400
  • e11690dd93 Don't shuffle docs in doc-to-dataset. Joshua Eckroth 2013-10-12 21:30:04 -0400
  • c7c7cdd9f1 The option for the resample filter is :no-replacement not :replacement Joshua Eckroth 2013-10-12 15:07:00 -0400
  • e1295877e4 Typo. Joshua Eckroth 2013-10-12 15:06:51 -0400
  • 9b56c2a53f Use clj-ml.artifice.cc for test arff/csv files Joshua Eckroth 2013-09-21 20:01:31 -0400
  • 5626d45654 Fixed tests on Windows Joshua Eckroth 2013-09-21 19:53:54 -0400
  • 544701e462 Updated readme for v0.4.0. Joshua Eckroth 2013-08-07 10:40:45 -0400
  • a4223aab80 Updated history file for v0.4.0. Joshua Eckroth 2013-08-07 10:39:49 -0400
  • bc4294ae3f Bumped version to 0.4.0. Joshua Eckroth 2013-08-07 10:34:57 -0400
  • 937b9bf87d Fixed some tests that broke when nominal attributes changed from string to keyword representations. Joshua Eckroth 2013-08-07 10:32:50 -0400
  • dcf6534ea4 Removed UI code (Weka can do that better) and some other unused or broken dependencies. Joshua Eckroth 2013-08-07 10:32:24 -0400
  • 65a851341b Added regression example to readme and new function for regression, classifier-predict-numeric. Joshua Eckroth 2013-08-07 10:24:45 -0400
  • ddace20320 Added :replace-missing-values filter and updated readme. Joshua Eckroth 2013-08-06 21:37:17 -0400
  • a18cbbae19 Added example of using Titanic survival data from Kaggle Joshua Eckroth 2013-08-06 19:44:23 -0400
  • c650f86c3a Bugfix for (classifier-label) Joshua Eckroth 2013-08-06 19:43:46 -0400
  • 73953ef2fb Removed useless files. Joshua Eckroth 2013-08-06 12:19:34 -0400
  • c44917b0fc Fixed bulleted lists in readme. Joshua Eckroth 2013-08-06 12:18:11 -0400
  • 5d7faa2b22 Grammer in readme. Joshua Eckroth 2013-08-06 12:16:03 -0400
  • 914b65a5dc Added clusterer-cluster examples to readme. Joshua Eckroth 2013-08-06 12:15:46 -0400
  • 81cc54f8a3 Fixed author links in readme. Joshua Eckroth 2013-08-06 12:15:38 -0400
  • 8e15fcc3ee Updated authors in readme. Joshua Eckroth 2013-08-06 12:08:41 -0400
  • 10310d74e8 Simpler usage for docs-to-dataset. Joshua Eckroth 2013-08-06 03:42:20 -0400
  • 59f4cf3697 Improved some dataset functions that operate on the class attribute. Joshua Eckroth 2013-08-06 03:42:03 -0400
  • 3064722b14 Formatting. Joshua Eckroth 2013-08-06 03:41:21 -0400
  • 8aeed64130 Changed classifier-classify to produce the class label; updated classifier-label to avoid using classifier-classify. Joshua Eckroth 2013-08-06 03:41:12 -0400
  • 53d141019f Added codox metadata to project.clj Joshua Eckroth 2013-08-06 03:40:20 -0400
  • 7a450f2e04 Updated tutorial in readme. Joshua Eckroth 2013-08-06 03:40:05 -0400
  • 7a90091fba Removed some debugging statements. Joshua Eckroth 2013-08-04 08:58:57 -0400
  • 19d3772bc0 Wrapped some noisy operations in (capture-out-err) which captures and discards stdout and stderr. Joshua Eckroth 2013-08-04 08:57:49 -0400
  • db70ee980f Fixed indentation. Joshua Eckroth 2013-07-31 06:50:59 -0400
  • 2945f082bb Use default 0 for :normalize param (rather than false) Joshua Eckroth 2013-07-17 00:43:05 -0400
  • b5f92c5ced Support :normalize option in docs-to-dataset Joshua Eckroth 2013-07-17 00:41:02 -0400
  • 8d7c41c25b Typo. Joshua Eckroth 2013-07-16 23:59:10 -0400
  • 0e9b0bdb14 Add :counts option for docs-to-dataset Joshua Eckroth 2013-07-16 23:58:14 -0400
  • 1105dac7b8 Don't limit the size of fulltext in docs-to-dataset Joshua Eckroth 2013-07-16 23:51:12 -0400
  • 3ead98c527 Added k-nearest neighbor classifier (:lazy :ibk) Joshua Eckroth 2013-07-16 23:29:45 -0400
  • 26a9d69c05 Fixed saving/loading csv instances. Joshua Eckroth 2013-07-11 07:40:32 -0400
  • 0da42ca0ea Filter out junk from text fields. Joshua Eckroth 2013-07-11 00:24:24 -0400
  • 8b53ee681c Shuffle docs (with/without term) when making a dataset. Joshua Eckroth 2013-07-04 15:32:07 -0400
  • b8cc877c05 Bugfix and added empty test case to force loading/compiling of clj-ml.public-datasets. Joshua Eckroth 2013-07-04 09:42:03 -0400
  • 3dd4d872cd Switching to 0.4.0-SNAPSHOT to support rapid changes. Joshua Eckroth 2013-07-04 09:41:36 -0400
  • 7b71a3d0f0 Bumped to version 0.3.13. Joshua Eckroth 2013-07-04 09:38:52 -0400
  • cce83d924d Bugfix. Joshua Eckroth 2013-07-04 09:36:31 -0400
  • 623e9a1ef3 New format for terms on public datasets. Bumped to version 0.3.12. Joshua Eckroth 2013-07-04 09:34:53 -0400
  • 4a4ef5ea03 Starting support for public datasets. Added reuters21578 dataset handling. Joshua Eckroth 2013-07-04 09:00:48 -0400
  • 6f03716d0a Added function clj-ml.data/docs-to-dataset to support translating text documents (with title, fulltext, and terms) into wordvec datasets for binary classification. Joshua Eckroth 2013-07-04 08:53:30 -0400
  • 123cd1713c Switched to a modern Snowball stemmer implementation. Bumped version to 0.3.9. Joshua Eckroth 2013-07-01 14:40:05 -0400
  • edceff891b Fixed bug reading instance attribute values. Joshua Eckroth 2013-07-01 14:08:01 -0400
  • a8ccca6d53 Support stemmers (use Porter/English/etc. rather than lowercase form). Joshua Eckroth 2013-07-01 14:07:34 -0400
  • 2ce2d41885 Capture log messages from libsvm (which is noisy). Joshua Eckroth 2013-06-21 01:20:40 -0400
  • 4aa08595a1 More fixes for svm grid operation; added libsvm to project deps. Joshua Eckroth 2013-06-21 01:00:55 -0400
  • 52a1de6732 Bugfixes for new svm grid classifier. Joshua Eckroth 2013-06-21 00:32:46 -0400
  • 6afa040268 Updated version. Joshua Eckroth 2013-06-21 00:25:35 -0400
  • b362e31f6b Merge branch 'master' of github.com:joshuaeckroth/clj-ml Joshua Eckroth 2013-06-21 00:24:16 -0400
  • f9704e67a4 Added libsvm-grid classifier type, which is really a collection of classifiers. Joshua Eckroth 2013-06-21 00:23:24 -0400
  • 76fb70c602 Fixed broken test case. Joshua Eckroth 2013-06-21 00:22:48 -0400
  • e031060f01 Merge pull request #2 from shark8me/patch-2 Joshua Eckroth 2013-05-27 15:37:59 -0700
  • 78983b52cd Merge pull request #1 from shark8me/patch-1 Joshua Eckroth 2013-05-27 15:36:49 -0700
  • fff2957979 Update README.md Kiran Karkera 2013-05-26 10:47:10 +0530
  • 6b63bf1dcc Update README.md Kiran Karkera 2013-05-26 10:09:50 +0530
  • 7fc072e94e Bumped to version 0.3.5. Joshua Eckroth 2013-03-30 18:17:32 -0400
  • 709b551bfd Support LibSVM classifier. Requires libSVM.jar to be in classpath. Joshua Eckroth 2013-03-30 18:16:47 -0400
  • 535c4b1222 Support loading/saving libsvm data. Joshua Eckroth 2013-03-30 18:16:33 -0400
  • e0d17445f0 Formatting. Joshua Eckroth 2013-03-30 18:16:08 -0400
  • 4a5e7d9701 Bump version to 0.3.4. Joshua Eckroth 2013-03-25 16:27:57 -0400
  • aab3d42a99 Don't print evaluation results, just collect them. Joshua Eckroth 2013-03-25 16:27:33 -0400
  • d49820eda5 Bump version to 0.3.3. Joshua Eckroth 2013-03-22 12:36:01 -0400
  • 05cf721ec5 Changed resample filter to resample-unsupervised, and added resample-supervised. Joshua Eckroth 2013-03-22 12:35:24 -0400
  • 94878fa57d Bump to version 0.3.2. Joshua Eckroth 2013-03-22 10:58:23 -0400
  • 54eb9cf78b Added resample filter. Joshua Eckroth 2013-03-22 10:58:03 -0400
  • 30d2c1192f Added an instance-loading test. Joshua Eckroth 2013-03-22 10:57:49 -0400
  • 68ecd8b8e3 Bumped version in README. Joshua Eckroth 2013-03-22 10:11:10 -0400
  • c9e958649e Bumped version to 0.3.1. Joshua Eckroth 2013-03-22 10:09:43 -0400
  • 7004dd87cd Added :reorder-attributes filter. Joshua Eckroth 2013-03-22 10:09:38 -0400
  • 711e802d69 Updated README, better deploy info in project.clj. Joshua Eckroth 2013-03-22 08:01:30 -0400
  • ed3bf1d71d Added StringToWordVector filter. Joshua Eckroth 2013-03-22 07:55:01 -0400
  • 436d6701cd Bumped version, updated dependencies (new stable Weka), fixed a test. Joshua Eckroth 2013-03-21 13:49:27 -0400
  • aacc60b8b1 adds pki-unsupervised-discretize filter wrapper Ben Mabey 2013-02-05 20:09:29 -0700
  • 2efd1963b3 realases v0.2.5 Ben Mabey 2013-02-04 09:01:20 -0700
  • b4d453e347 ignore target dir Ben Mabey 2013-02-04 08:58:51 -0700
  • f5080aef43 upgrades to clojure 1.4 Ben Mabey 2013-02-04 08:57:20 -0700
  • 83486746ef moves to lein2 Ben Mabey 2013-02-04 08:55:36 -0700
  • 5ca4448968 thanks YourKit! Ben Mabey 2012-09-07 09:46:37 -0600
  • 2736a7fd49 release v0.2.4 Ben Mabey 2012-07-09 18:08:00 -0600
  • 72bae7701a fixes weka's groupid to avoid maven warnings Ben Mabey 2012-07-09 18:06:31 -0600
  • 71601d3566 bumps incanter to RELEASE dep Ben Mabey 2012-07-06 15:02:14 -0600
  • 4f13798e80 blow up when the attribute can't be found in attribute-value-fn Ben Mabey 2012-03-27 15:17:56 -0600
  • 73ce5c1a7d releases v0.2.2 for maven changes Ben Mabey 2012-03-27 14:50:30 -0600
  • 82a70f28ad updates project to use new maven repo for weka deps Ben Mabey 2012-03-27 14:48:54 -0600
  • 4a1a20524e releases v2.1.0 Ben Mabey 2012-03-26 12:22:15 -0600
  • dc12081b4a attaches instance weight info as metadata when converting to a map Ben Mabey 2012-03-26 12:18:05 -0600
  • e3e514b4d7 releases v0.2.0 Ben Mabey 2012-02-06 15:42:08 -0700
  • 042de1895a updates project to clojure 1.3, removes contrib and autodoc deps Ben Mabey 2012-01-05 15:12:14 -0700