Java Machine Learning Library 0.0.15 released

The Java Machine Learning Library 0.0.15 is available for download , with new documentation.

This maintenance release of the Java Machine Learning Library adds a few minor features and fixes some bugs

* Support to load from zip and gzip
* Tanimoto is renamed to JaccardIndex to better reflect the true implementation
* added SpearmanFootrule
* fixed documentation in some places
* fixed bug in Logistic classifier

AJT 1.11 released

AJT is a utilities library for Java. Release 1.11 is available for download.

This release features several new utilities including:
(1) ExtensionManager, a utility to make sure a file has the desired
extension or one that is commonly used for that file type.
(2) DirectoryFilter, a file filter that only returns directories.
(3) A Wrapper for JFreeChart to implement be.abeel.Drawable
(4) New image encoders for BMP and ICO
(5) A two dimensional HashMap

Java Machine Learning Library 0.0.14 released

The Java Machine Learning Library 0.0.14 is available for download , with new documentation.

This release is a major upgrade from the previous version. Many optimizations and tweaks have been made to the core of the library. We have updated many of the existing algorithms with more documentation and a more logical structure.

AJT 1.10 released

The new version is available for download .

The API documentation

We have fixed a bug in the LineIterator that prevented files with a comment on the first line to be processed correctly.

We added a PatternFileFilter, which can filter file names that match any regular expression.

AJT version 1.9 released

The new version is available for download .

The javadoc documentation

This new release of the AJT library adds a number of DNA properties: Twist, Tilt, Roll, Shift, Slide and Rise.

The implementation of the LineIteration has a new feature. It can now skip comment and blank lines if requested.

Java Machine Learning Library 0.0.13 released

The new version is available for download .

This release is mainly an enhancement to the documentation. We have also improved a lot on the build script and the release protocol so that much is done automagically and we can focus more on the actual development. We have also made the structure of the library more intuitive and added several tutorials.

AJT version 1.8 released

The new version is available for download with documentation.

This releases provides several new features.
We have added a Java and a Javascript implementation of the base64 encoding algorithm.
We have added a PHP5 class to read Java properties files.
We have integrated the epsgraphics library and removed the dependency on the external version of the library.

AJT version 1.7 released

The new version is available for download with documentation.

About AJT

AJT is a toolkit with utility classes for Java. This mainly covers classes that make life easier when writing Java programs. While many of these classes may seem trivial at first sight, they often significantly reduce the verbosity of your programs.

The project is hosted at Sourceforge as all the other open source projects here. And is available here.

Version 1.x of the library is available under the GNU GPL 2 or later.

Version 2.x of the library is available under the GNU LGPL 3 or later.

PHP agenda version 2.2.4 released

This releases fixes a bug where hyphens in the databasename would lock the install script.

Furthermore we have updated the Italian translation and we have added a French translation.

Syndicate content