Paul Leroy
|
f104fd5b17
|
confusion matrix added to the training step
Add the confusion matrix to the training step
Delete confusion matrices properly after the training step
|
2023-01-18 23:57:59 +01:00 |
|
Paul Leroy
|
83e08660ee
|
wip
|
2023-01-17 16:43:57 +01:00 |
|
Paul Leroy
|
22e97f43b8
|
confusion matrix displayed jointly with precision, recall and f&-score values
|
2023-01-17 15:02:13 +01:00 |
|
Paul Leroy
|
75288dbc52
|
ConfusionMatrix
|
2022-12-14 11:37:29 +01:00 |
|
Paul Leroy
|
6de0370073
|
Update q3DMASCClassifier.cpp
|
2022-12-09 17:45:08 +01:00 |
|
Paul Leroy
|
bb5b7a6ddd
|
confidence handling
|
2022-12-08 09:19:52 +01:00 |
|
Paul Leroy
|
2412b3f765
|
code cleaning
|
2022-10-20 08:52:55 +02:00 |
|
Paul Leroy
|
f60f3fd570
|
wip
|
2022-02-24 16:44:59 +01:00 |
|
Paul Leroy
|
4cc42d89af
|
working on classifier
|
2022-02-22 07:53:46 +01:00 |
|
Daniel Girardeau-Montaut
|
56ce4071ee
|
Compilation with v2.12
|
2020-06-04 00:32:27 +02:00 |
|
Daniel Girardeau-Montaut
|
48b193e194
|
Bug fix: the classification SF was not saved in some cases!
|
2019-05-03 21:38:02 +02:00 |
|
Daniel Girardeau-Montaut
|
7950151cb5
|
Bug fix: the context class was ignored!
|
2019-04-05 11:15:57 +02:00 |
|
Daniel Girardeau-Montaut
|
568ed7e292
|
Train a true "classifier" so as to be able to call predict with the PREDICT_MAX_VOTE flag
|
2019-03-29 13:40:29 +01:00 |
|
Daniel Girardeau-Montaut
|
0cdd0c8f1c
|
Option to export the list of feature importance values to CSV
|
2019-03-29 10:39:49 +01:00 |
|
Daniel Girardeau-Montaut
|
8e27579a1d
|
Parallel classification
|
2019-03-29 10:10:42 +01:00 |
|
Daniel Girardeau-Montaut
|
f6b3bb9889
|
Command line enhanced
|
2019-03-27 22:12:51 +01:00 |
|
Daniel Girardeau-Montaut
|
07a56c63d8
|
Automatically backup the previous 'Classification' SF (if any)
|
2019-03-27 16:48:19 +01:00 |
|
Daniel Girardeau-Montaut
|
c743f43d92
|
WIP2
|
2019-03-27 15:03:58 +01:00 |
|
Daniel Girardeau-Montaut
|
da6293e522
|
WIP
|
2019-03-26 14:28:27 +01:00 |
|
Daniel Girardeau-Montaut
|
ba1b4ac58c
|
Various updates/fixes
|
2019-03-25 18:45:28 +01:00 |
|
Daniel Girardeau-Montaut
|
4907e68ae2
|
Option to evaluation a classifier with a point cloud
|
2019-03-24 23:16:55 +01:00 |
|
Daniel Girardeau-Montaut
|
35bfc92dbf
|
Ability to compute a math operation for scale-less point features
|
2019-03-23 20:42:01 +01:00 |
|
Daniel Girardeau-Montaut
|
b0b987e0fe
|
Workflow updated
|
2019-01-21 00:10:47 +01:00 |
|
Daniel Girardeau-Montaut
|
b5e5597e2d
|
New training dialog + selection of the most important features
|
2019-01-20 22:12:20 +01:00 |
|
Daniel Girardeau-Montaut
|
dad80db14d
|
calcVarImportance is really always 'true'
|
2019-01-20 13:58:25 +01:00 |
|
Daniel Girardeau-Montaut
|
ecbdb4973e
|
Various updates (command line call to classification, etc.)
|
2019-01-19 00:49:29 +01:00 |
|
Daniel Girardeau-Montaut
|
1d02e4bde7
|
Bug fix + parallel computation of features
|
2018-12-01 14:39:11 +01:00 |
|
Daniel Girardeau-Montaut
|
80a6be6b2a
|
Automatically display the classification field when classification is finished
|
2018-11-24 18:41:14 +01:00 |
|
Daniel Girardeau-Montaut
|
a0a1d545ff
|
Compute features at various scales in a smarter way (finished)
|
2018-11-24 18:18:28 +01:00 |
|
Daniel Girardeau-Montaut
|
9924e0d651
|
Glitch fixes
|
2018-11-05 00:11:27 +01:00 |
|
Daniel Girardeau-Montaut
|
37eabb4cea
|
(temporary) Classify dialog added
|
2018-11-04 23:31:48 +01:00 |
|
Daniel Girardeau-Montaut
|
15770b6e76
|
Training is now done in a separate thread
|
2018-11-04 11:56:13 +01:00 |
|
Daniel Girardeau-Montaut
|
5c2308393e
|
Refined architecture
|
2018-11-04 11:21:50 +01:00 |
|
Daniel Girardeau-Montaut
|
bf9a5d6412
|
Feature rule builder/computer (work in progress)
|
2018-11-03 00:23:08 +01:00 |
|
Daniel Girardeau-Montaut
|
ad18249480
|
Cleaner way to handle test subsets
|
2018-10-26 12:02:23 +02:00 |
|
Daniel Girardeau-Montaut
|
65e5bfd35d
|
Classifiers can be saved and loaded
|
2018-10-26 10:46:35 +02:00 |
|
Daniel Girardeau-Montaut
|
d405332370
|
Updated organization
|
2018-10-26 10:41:22 +02:00 |
|