https://github.com/awojna/Rseslib

sort by:
Revision Author Date Message Commit Date
62a8c2d Version changed to 3.2.4 11 March 2022, 16:14:02 UTC
682de9b Script preparing the rseslib package updated to Weka version 3.8.5 11 March 2022, 15:24:04 UTC
085cb01 Authors of classifiers visualization added to the QMAK authors list 13 January 2022, 15:30:30 UTC
04aaca9 Capabilities check added in Weka wrappers of Rseslib classifiers 04 January 2022, 15:54:46 UTC
1af3b40 Update Weka dependency to the latest Weka version 3.8.5 04 January 2022, 14:16:47 UTC
b725654 Copyright notice updated 04 January 2022, 14:12:20 UTC
1216647 Addition of whitespaces following last value in line to this value fixed 27 December 2021, 13:40:12 UTC
241ffb5 Messages on errors in loaded data improved in QMAK 27 December 2021, 13:31:52 UTC
7ea991e Exception with an improved message thrown while an error found in data 23 December 2021, 17:39:50 UTC
65c23da Comment fixed 30 April 2021, 15:39:18 UTC
6450804 Minor refactoring 30 April 2021, 14:20:05 UTC
130a8ec Comments improved 28 December 2020, 13:14:43 UTC
6ffdbb0 Comments updated 02 November 2020, 16:15:12 UTC
f044888 Comment added to sampling algorithm 18 May 2020, 17:49:52 UTC
36fded9 README updated 18 May 2020, 17:23:25 UTC
c60b985 README updated 18 May 2020, 17:14:58 UTC
25b0397 Code rearrangement in algorithm for prime implicants 18 May 2020, 17:00:17 UTC
a351f12 Refactoring and improved comments in algorithms for prime implicants 18 May 2020, 16:56:49 UTC
958a808 Comments improved in transitively closed generalized decision class 18 May 2020, 16:54:08 UTC
bc47a6b Comments added in the class implementing the generalized decision 12 March 2020, 16:06:10 UTC
f45d1a8 Comments added in the class computing discernibility matrix 31 January 2020, 17:00:54 UTC
c0e43e7 More comments in classes computing reducts 13 December 2019, 16:40:34 UTC
dfe9373 Version changed to 3.2.4-SNAPSHOT 13 December 2019, 15:47:37 UTC
bbf7c05 Version changed to 3.2.3 15 November 2019, 16:03:19 UTC
2588e1b Do not return infinity in class distribution in KNN and LocalKNN 14 October 2019, 15:02:12 UTC
f3e490a Stop in Weka GUI is handled correctly only if ThreadDeath is thrown 11 October 2019, 18:08:19 UTC
ca84746 distributionForInstance() added to Rseslib classifiers in Weka 11 October 2019, 17:10:26 UTC
3e4f6ee A comment added to exemplary programs 30 July 2019, 15:43:47 UTC
b83c1a5 Comments in the EqualityDescriptorsRule class improved 30 July 2019, 15:30:30 UTC
8cf8ccc Version changed to 3.2.3-SNAPSHOT 30 July 2019, 15:02:13 UTC
fcc4b1a Update README.md 26 June 2019, 23:58:03 UTC
5652fd7 Update README.md 26 June 2019, 23:50:04 UTC
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