https://github.com/awojna/Rseslib

sort by:
Revision Author Date Message Commit Date
c5abd06 KNNNumericDecisionDependentProbability properties file name fixed 02 May 2024, 19:40:46 UTC
037aed8 Version changed to 3.4.0 02 May 2024, 18:57:59 UTC
53d79b9 QMAK help improved 02 May 2024, 17:20:43 UTC
83d0790 Update README.md 02 May 2024, 16:54:32 UTC
58d509b Update README.md 02 May 2024, 16:52:09 UTC
2a51bd6 Classifiers in Weka renamed: RseslibKnn->RseslibKNN, LocalKnn->LocalKNN 02 May 2024, 15:39:54 UTC
0b6726c Classes implementing Rseslib classifiers renamed 02 May 2024, 15:32:48 UTC
9cda257 Format of QMAK config file with list of classifiers simplified 02 May 2024, 13:42:49 UTC
bd4f8ba Editing of data tables in QMAK fixed 01 May 2024, 01:46:59 UTC
c914c76 Font for header and alignment of cells in table view in QMAK improved 01 May 2024, 01:45:05 UTC
4483438 Open rename dialog on single click on an active icon in QMAK 30 April 2024, 21:38:54 UTC
eba1be5 Prompt revised and old name inserted on invoke in rename dialog in QMAK 30 April 2024, 20:17:42 UTC
7411344 Info about placement search status removed from KNN visualization 30 April 2024, 17:58:33 UTC
d8dfac3 Combo box with value list for each text option of classifiers in QMAK 30 April 2024, 17:42:52 UTC
b28d44a User can specify the split ratio when dividing a data table in QMAK 29 April 2024, 17:46:53 UTC
c77d5d9 Display voting weights of nearest neighbors in KNN visualization in QMAK 29 April 2024, 16:50:05 UTC
2095ac8 KNN classification visualization extended with detailed voting stats 26 April 2024, 18:38:41 UTC
a76495e KNN classification visualization for data used to train classifier fixed 26 April 2024, 17:23:30 UTC
95035e2 Copyright notice updated 26 April 2024, 13:54:13 UTC
ec728fc rseslib.processing.evaluation.attribute.RoughSet renamed 25 April 2024, 22:10:15 UTC
5efa10c Package rseslib.processing.evaluation.attribute extracted - corrected 25 April 2024, 16:14:37 UTC
74e6bd3 Package rseslib.processing.evaluation.attribute extracted 25 April 2024, 16:09:31 UTC
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
back to top