https://github.com/awojna/Rseslib

sort by:
Revision Author Date Message Commit Date
9ff75ce Version changed to 3.2.2 25 June 2019, 10:15:55 UTC
54dcc6b Typo in the names of discretization methods fixed 17 June 2019, 14:59:01 UTC
991c603 Command-line program computing and writing rules added to the library 31 May 2019, 16:01:09 UTC
5a8ca46 Cross-validation and train-and-test command-line programs simplified 31 May 2019, 15:57:35 UTC
a9d34b2 Use explicit parameter name and value in the program computing reducts 31 May 2019, 15:52:31 UTC
22303e9 Rewrite options handling in the reduct computing command-line program 27 May 2019, 17:04:57 UTC
d773678 Command-line program computing and writing reducts added to the library 27 May 2019, 16:31:38 UTC
b54dcd9 Partial reducts fixed for case when decision is not the last attribute 27 May 2019, 16:26:33 UTC
6eef6a5 Merge new Johnson's algorithm (branch newjohnson) to master Conflicts: src/main/java/rseslib/processing/reducts/JohnsonReductsProvider.java 23 May 2019, 15:00:37 UTC
5fd55f2 Author list updated in the description of Weka package 23 May 2019, 11:05:57 UTC
4bff0b8 Description of Weka package improved 23 May 2019, 11:01:32 UTC
7a18cc1 Copyright notice updated 23 May 2019, 10:40:59 UTC
012db07 Johnson's greedy algorithm for reduct fixed and optimized 14 May 2019, 15:12:30 UTC
cc32f15 Comments improved 14 May 2019, 15:09:14 UTC
761b383 Version changed to 3.2.2-SNAPSHOT 20 April 2019, 11:25:10 UTC
f2235c4 More comments added to RoughSetRuleClassifier class 20 April 2019, 11:06:14 UTC
7195081 Needless exception throw declarations removed 20 April 2019, 10:49:22 UTC
b9c5758 Comments improved 20 April 2019, 10:47:22 UTC
2453982 Version changed to 3.2.1 15 April 2019, 15:45:56 UTC
7f843d7 Descriptive labels improved in neural network visualization 22 February 2019, 17:22:32 UTC
1c9c632 Issue with repeated classifier statistics in Weka wrappers fixed 07 December 2018, 16:24:54 UTC
4af0461 Debug mode in Weka displays stats of Rseslib classifiers after training 07 December 2018, 16:16:25 UTC
443e80a Different encodings of author names fixed 29 October 2018, 16:05:54 UTC
4fcf71e Visibility of classification path in C45 tree visualization improved 26 October 2018, 17:00:56 UTC
cd43864 Object visibility in KNN classification visualization increased 26 October 2018, 16:42:50 UTC
8bf3c8c Displayed attr values of classified object in KNN visualization fixed 26 October 2018, 16:10:03 UTC
bcb98c2 Merge branch 'master' of https://github.com/awojna/Rseslib.git 22 October 2018, 15:12:15 UTC
0abd1c2 Version changed to 3.2.1-SNAPSHOT 22 October 2018, 15:11:36 UTC
4235d5d Readme file updated 20 October 2018, 10:04:22 UTC
718b8b5 Version changed to 3.2.0 17 October 2018, 15:51:21 UTC
1ce1d51 Bug causing classifier errors in train-and-test experiment in Qmak fixed 17 October 2018, 15:21:47 UTC
f6962fe Report Rseslib exceptions to the console in Qmak 17 October 2018, 15:19:22 UTC
cc252f0 Copyright notice fixed 16 October 2018, 15:24:59 UTC
9243132 Default CLI options of weka wrappers aligned with GUI and native default 16 October 2018, 15:02:51 UTC
f2e94bd SGM start scripts changed to be executable 10 October 2018, 16:41:12 UTC
bf6ed58 Script extended to make complete Rseslib release package 10 October 2018, 16:37:47 UTC
2b0baab Qmak included into Rseslib 10 October 2018, 15:24:03 UTC
0e7398a The method generating rules given reducts provider in ReductRuleGenerator made public 27 September 2018, 16:11:26 UTC
c6b668c Merge branch 'master' of https://github.com/awojna/Rseslib.git 27 September 2018, 15:36:09 UTC
2b3600e Statistics interface extracted 27 September 2018, 15:30:43 UTC
9d13655 Comments corrected 27 September 2018, 15:27:34 UTC
e326660 Merge pull request #4 from rlatkows/master Corrected bug sorting by attributes 29 May 2018, 16:06:38 UTC
f46effd Corrected bug in range of AtributeBasedLinearOrder, now sorting based on attributes finally works 29 May 2018, 15:02:33 UTC
4cc5982 Copyright info updated in added SGM source files 15 May 2018, 15:04:58 UTC
1a78136 Clearing comments 14 May 2018, 15:37:43 UTC
8997f37 Reference to User Guide updated 14 May 2018, 15:13:38 UTC
88a9863 Merge pull request #3 from rlatkows/master Scripts for executing SimpleGrid 27 April 2018, 15:30:25 UTC
24d383b Scripts for executing SimpleGrid 27 April 2018, 15:28:28 UTC
d402a41 Merge pull request #2 from rlatkows/master Move SimpleGrid to RsesLib 27 April 2018, 15:13:22 UTC
2b277f1 Move SimpleGrid to RsesLib 27 April 2018, 15:06:27 UTC
a4358db Update README.md 10 March 2018, 18:20:37 UTC
54e5b74 New version of Johnson algorithm finding a reduct 16 February 2018, 16:39:01 UTC
fbafaac Fixed #1, getRules() and getRseslibClassifier() added to wrappers 13 February 2018, 16:12:30 UTC
e18d318 Whole repository exported as sources while releasing 13 February 2018, 16:07:00 UTC
0655487 Release script extended with upload directory as argument 12 February 2018, 16:11:54 UTC
c93279f The version changed to 3.1.3-SNAPSHOT 08 February 2018, 16:39:14 UTC
1d8bc1a Change the version back to 3.1.2 07 February 2018, 16:14:43 UTC
7cc02d7 Script description updated in make-pkg.sh 06 February 2018, 16:05:04 UTC
5de1d5f Minimum weka version changed to 3.8.0 05 February 2018, 16:28:25 UTC
62bf31b Script preparing sources and weka package added 05 February 2018, 16:16:07 UTC
e6de8d0 Merge remote-tracking branch 'origin/master' 05 February 2018, 16:10:46 UTC
3a29175 Eclipse setting files removed from repository 05 February 2018, 16:07:24 UTC
6eeea24 ReadMe file updated 05 February 2018, 16:02:27 UTC
498b0da Description file for Weka relocated 02 February 2018, 18:32:23 UTC
f33247a Description file of Weka package added 02 February 2018, 18:12:37 UTC
0d8a381 Rseslib development moved from svn to GitHub 02 February 2018, 17:07:21 UTC
0ff94f0 Initial commit 01 February 2018, 09:24:28 UTC
back to top