From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,25457a5aee9eaa04,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.220.230 with SMTP id pz6mr6388923pbc.3.1338199719574; Mon, 28 May 2012 03:08:39 -0700 (PDT) Path: pr3ni58132pbb.0!nntp.google.com!news2.google.com!goblin3!goblin1!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: ANN: Fuzzy machine learning framework v1.2 Date: Mon, 28 May 2012 12:08:38 +0200 Organization: cbb software GmbH Message-ID: <1oc91jvo56lsw.vg8ngdczgirv$.dlg@40tude.net> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: 4RFYTQ6jM/dAKFJoI0fUkg.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: 2012-05-28T12:08:38+02:00 List-Id: The software is a library as well as a GTK GUI front-end for machine learning projects. Features: - Based on intuitionistic fuzzy sets and the possibility theory; - Features are fuzzy; - Fuzzy classes, which may intersect and can be treated as features; - Numeric, enumeration features and ones based on linguistic variables; - Derived and evaluated features; - Classifiers as features for building hierarchical systems; - User-defined features; - An automatic classification refinement in case of dependent features; - Incremental learning; - Object-oriented software design; - Features, training sets and classifiers are extensible objects; - Automatic garbage collection; - Generic data base support (through ODBC); - Text I/O and HTML routines for features, training sets and classifiers; - GTK+ widgets for features, training sets and classifiers; - Examples of use. This release is packaged for Windows, Fedora (yum) and Debian (apt). The software is public domain (licensed under GM GPL). http://www.dmitry-kazakov.de/ada/fuzzy_ml.htm Changes to the version 1.1: - This release fixes minor bugs in importing training sets from text files; - The 'hicolor' icon theme was included into binary distribution for Windows. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de