https://github.com/awojna/Rseslib

sort by:
Revision Author Date Message Commit Date
75e4bb0 Fix to bug #8 - Unhandled exception while creating AQ15 model fixed 07 February 2024, 15:40:42 UTC
be09327 Cmd line program calculating significance of attributes for a decision 30 November 2023, 18:19:08 UTC
06194fb Approximation accuracy and significance of attributes added 30 November 2023, 18:16:17 UTC
a20f055 Lower and upper approximation added 24 November 2023, 21:55:11 UTC
fef77e6 Positive region added 24 November 2023, 20:43:03 UTC
8714d31 Linear orders and sorters adjusted to standard Java interfaces 24 November 2023, 20:22:47 UTC
632ee82 Serialization of test results and classifier set updated 27 October 2023, 21:37:03 UTC
050eb2b Version changed to 3.3.2-SNAPSHOT 27 October 2023, 17:23:34 UTC
d0c9ada SVM and PCA classifiers handled correctly for unsupported data in QMAK 27 October 2023, 17:01:30 UTC
a9038b4 Version changed to 3.3.1 08 September 2023, 16:03:53 UTC
85ba557 More user-friendly way to display values in neural network visualization 08 September 2023, 16:00:57 UTC
cbfc24d Panel with description of objects in k-NN visualization improved 08 September 2023, 14:55:49 UTC
6394ce8 Missing val in drop down list of rule selection combo box in QMAK fixed 02 September 2023, 12:10:07 UTC
8f69322 Presentation of rules in QMAK improved 01 September 2023, 16:16:02 UTC
3117b88 Sorting of rules by support/accuracy in QMAK changed to descending order 30 August 2023, 15:41:45 UTC
68ae5b5 F-measure, G-mean and Sensitivity displayed in QMAK if applicable 30 August 2023, 15:18:43 UTC
ba778eb Comments improved 21 July 2023, 14:55:30 UTC
3623d52 Customization of discretization & rule params enabled in ComputeRules 05 June 2023, 16:35:20 UTC
6a2415d Presentation of rules improved 05 June 2023, 16:29:35 UTC
9e49b14 Update README.md 04 June 2023, 20:06:20 UTC
4f19476 Minor fixes in comments 26 May 2023, 20:18:59 UTC
675a8eb Descriptions and comments to discretization algorithms improved 26 May 2023, 20:12:11 UTC
be72b8d Update README.md 26 May 2023, 16:55:00 UTC
4ec2b29 Weka and JFreeChart copied to target directory after building with Maven 26 May 2023, 15:43:29 UTC
bda1ba1 Customization of discretize & reduct params enabled in ComputeReducts 22 May 2023, 16:09:34 UTC
e146f9c README.md changes merged 20 May 2023, 16:20:37 UTC
7067838 Handling of small number of distinct vals in histogram discretizer fixed 20 May 2023, 11:10:36 UTC
badb8c3 Update README.md 14 May 2023, 13:48:06 UTC
6850043 Update README.md 14 May 2023, 13:40:15 UTC
d794212 Update README.md 02 May 2023, 15:11:24 UTC
8d2efb7 Update README.md 02 May 2023, 14:57:51 UTC
215b506 Update README.md 02 May 2023, 14:53:08 UTC
57cdcce Update README.md 02 May 2023, 14:47:58 UTC
7f592ae Update README.md 02 May 2023, 14:41:56 UTC
c6c2640 Merge pull request #7 from rlatkows/master Fixes for SGM (Simple Grid Manager) 13 April 2023, 13:41:43 UTC
a09642d Redundant debug information removed 13 April 2023, 12:21:23 UTC
954eb08 Revert "Fixed enum for discretiz. (although not in use)" This reverts commit 0f613c63931acee94f9775e46c56206f7f75e952. 13 April 2023, 12:12:34 UTC
970354c Will sleep for 1s if re-trying get new task 13 April 2023, 10:46:35 UTC
1cea4f2 Fixed misspeling in discr. name 13 April 2023, 10:25:54 UTC
0f613c6 Fixed enum for discretiz. (although not in use) 13 April 2023, 10:25:31 UTC
4a90258 More user-friendly sgm scripts for Windows 13 April 2023, 07:59:57 UTC
2dfb14c The empty interface Function removed 23 February 2023, 14:18:23 UTC
04ad4d5 Description of indiscernibility relations added 23 February 2023, 14:11:59 UTC
09e59eb Version changed to 3.3.1-SNAPSHOT 23 February 2023, 13:14:51 UTC
dd52912 README file updated with information about RIONIDA 30 January 2023, 23:36:42 UTC
235d8ad Version changed to 3.3.0 30 January 2023, 18:30:19 UTC
896c9bf Weka package description extended with RIONIDA 30 January 2023, 18:28:06 UTC
4b71ee9 Copyright notice updated 20 January 2023, 19:08:39 UTC
ca3cb45 Version changed to 3.3.0-SNAPSHOT 20 January 2023, 18:44:36 UTC
650259e Merge pull request #5 from grzegorzgora/master Implementation of RIONIDA merged in 20 January 2023, 18:27:55 UTC
7c17f82 Fix to QMAK progress window hanging if classifier returns error on train 20 January 2023, 17:59:04 UTC
7d87a74 Presentation of test results improved in Rseslib and in QMAK 20 January 2023, 15:00:12 UTC
a33eb06 Omit RIONIDA in command-line programs if decision is not binary 20 January 2023, 14:25:30 UTC
e0e4ae2 RIONIDA available in command-line programs 20 January 2023, 12:06:18 UTC
e958aff RIONIDA available in QMAK 20 January 2023, 12:05:12 UTC
ef9d983 QMAK compilation fixed 20 January 2023, 11:41:45 UTC
716b376 Branch rionida merged in 20 January 2023, 11:22:04 UTC
aea7873 Implementation of RIONIDA added 19 January 2023, 12:07:17 UTC
095411d Version changed to 3.2.5 21 November 2022, 18:29:46 UTC
3b9a07a Scripts prepared for relocating Weka package to github 21 November 2022, 18:20:05 UTC
72bde40 Update Weka dependency to the latest Weka version 3.8.6 21 November 2022, 17:59:53 UTC
cd0de60 Comments added in the class calculating statistics of rules 23 June 2022, 15:16:08 UTC
5cbcd7d Version changed to 3.2.5-SNAPSHOT - correction 23 June 2022, 14:59:50 UTC
6011d44 Version changed to 3.2.5-SNAPSHOT 23 June 2022, 14:52:08 UTC
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
back to top