Last 7 days
-
r121
(fixed typo and license stuff; added a few python scripts) committed by benoit.favre
- fixed typo and license stuff; added a few python scripts
fixed typo and license stuff; added a few python scripts
Earlier this year
-
r120
(Added a java version of the classifier) committed by benoit.favre
- Added a java version of the classifier
Added a java version of the classifier
-
r119
(modified SAMME. do not use! it does't work.) committed by benoit.favre
- modified SAMME. do not use! it does't work.
modified SAMME. do not use! it does't work.
-
FAQ
(Frequently asked questions) Wiki page edited by benoit.favre
- Revision r118
Edited wiki page through web user interface.
Revision r118
Edited wiki page through web user interface.
-
optimal_threshold.pl (optimal_threshold.pl (computes decision threshold for max f-...) file uploaded by benoit.favre
-
Labels:
Type-Executable
OpSys-All
Labels:
Type-Executable
OpSys-All
-
-
issue 4
(The test (maybe also train) classification error while train...) changed by benoit.favre
-
Status:
WontFix
Labels:
Priority-Low
−Priority-Medium
Status:
WontFix
Labels:
Priority-Low
−Priority-Medium
-
issue 4
(The test (maybe also train) classification error while train...) commented on by stanislas.oger
-
-
-
r117
(added support for continuous/ngram features in the python de...) committed by benoit.favre
- added support for continuous/ngram features in the python decoder
added support for continuous/ngram features in the python decoder
-
r116
(added a full python decoder) committed by benoit.favre
- added a full python decoder
added a full python decoder
-
r115
(updated samme with threaded training with deterministic outp...) committed by benoit.favre
- updated samme with threaded training with deterministic output
updated samme with threaded training with deterministic output
-
r114
(implemented 'Multiclass Adaboost' from Ji Zhu in samme.c) committed by benoit.favre
- implemented 'Multiclass Adaboost' from Ji Zhu in samme.c
implemented 'Multiclass Adaboost' from Ji Zhu in samme.c
-
-
-
issue 3
(ICSIBoost with threads activated does not use all processor ...) commented on by fabiosoaresf
-
-
issue 3
(ICSIBoost with threads activated does not use all processor ...) commented on by fabiosoaresf
-
-
issue 3
(ICSIBoost with threads activated does not use all processor ...) commented on by benoit.favre
-
-
issue 3
(ICSIBoost with threads activated does not use all processor ...) commented on by fabiosoaresf
-
-
issue 3
(ICSIBoost with threads activated does not use all processor ...) commented on by benoit.favre
-
-
issue 3
(ICSIBoost with threads activated does not use all processor ...) reported by fabiosoaresf
-
-
r111
(Added the --drop <regex> option to ignore ngrams which match...) committed by benoit.favre
- Added the --drop <regex> option to ignore ngrams which match a regular expression. Use
<name>:text:drop=<regex> in your names file for a per-column effect. Also fixed a bug with --no-
unknown-stump (and added the per-column option no_unk) which is, by the way, equivalent to --drop
'\?'.
Added the --drop <regex> option to ignore ngrams which match a regular expression. Use
<name>:text:drop=<regex> in your names file for a per-column effect. Also fixed a bug with --no-
unknown-stump (and added the per-column option no_unk) which is, by the way, equivalent to --drop
'\?'.
-
-
-
-
-
-
r105
(added debug info to classification mode (use -V)) committed by benoit.favre
- added debug info to classification mode (use -V)
added debug info to classification mode (use -V)
-
-
-
r104
(text expert options can be set in the names file on a per-co...) committed by benoit.favre
- text expert options can be set in the names file on a per-column basis. ex:
"bag_of_words_feature:text:expert_type=ngram expert_length=4 cutoff=10.". the count cutoff was
ignored, also fixed that.
text expert options can be set in the names file on a per-column basis. ex:
"bag_of_words_feature:text:expert_type=ngram expert_length=4 cutoff=10.". the count cutoff was
ignored, also fixed that.
|