haowang101779990
66ea718452
en api improve format Dec 27
...
test=develop
6 years ago
Tink_Y
6d04a9cf47
fix api format and example ( #14686 )
...
* fix api format and examples
test=develop
* Update executor.py
test=develop
* Update nn.py
* Update nn.py
test=develop
* Update nn.py
test=develop
6 years ago
peizhilin
7c8c9dc9bf
fix unit test cases
6 years ago
dzhwinter
e74267ae19
"fix comp bug. test=develop" ( #14104 )
7 years ago
Zeng Jinle
aa6b2bda2c
Merge pull request #14094 from sneaxiy/fix_metrics_api_bug
...
Fix EditDistanceMetrics API bug
7 years ago
sneaxiy
478463174f
test=develop
7 years ago
Dang Qingqing
5ca9c2d04f
Update code test=develop
7 years ago
Dang Qingqing
80ee069b9d
Refince comments.
...
test=develop
7 years ago
Dang Qingqing
60229c1e3c
Follow comments.
...
test=develop
7 years ago
Dang Qingqing
2939fc9f03
test=develop
7 years ago
Dang Qingqing
32d17598b9
Refine detection mAP in metrics.py.
...
evaluator.py throws warnings and tell users to use DetectionMAP in metrics.py, but it is wrong in metrics.py.
So refine this API in metrics.py.
test=develop
7 years ago
tangwei12
d1e2efae6b
reimplement auc in fluid ( #13167 )
...
* reimplement auc in pyton
* reimplement auc in fluid
* add auc unittest
* replace new auc in layers
* add batch Auc in Fluid
* name formated
7 years ago
minqiyang
99d3f08920
Add print_function for all python files
7 years ago
minqiyang
5d4238cdcc
Fix six.iteritems problem
7 years ago
minqiyang
6dc07e7f95
Replace items() with six.moves.iteritems() to improve memory usage
7 years ago
minqiyang
559d36328c
Apply 2to3 to current paddle main python code
7 years ago
Qiao Longfei
2b58c62aa0
Update auc op ( #12199 )
...
fix AUC op
optimize it's test
7 years ago
qiaolongfei
d54e51daa6
change predictions to preds
7 years ago
qiaolongfei
fc508004fb
fix metrics.Auc
7 years ago
dzhwinter
d6a9f005c8
"module document non-layer doc" ( #11598 )
...
* "add some api reference"
* "fix based on preview"
* "fix evaluator"
* "remove template doc"
7 years ago
qiaolongfei
4aa5da0550
fix auc
7 years ago
qiaolongfei
7f37060879
revert CompositeMetric::add_metric
7 years ago
qiaolongfei
171d3e861c
fix CompositeMetric
7 years ago
qiaolongfei
cd54a31cc8
fix fluid Metric
7 years ago
typhoonzero
c4de344ce2
update
7 years ago
typhoonzero
2b05b010ff
fix chunk evaluator name in metrics
7 years ago
dzhwinter
d52fa26fda
Feature/metrics ( #9791 )
...
* "add metrics"
* "add fluid metrics"
* "add import guards"
* "show warnings"
* "add demo"
* "fix ci"
* "add some details"
* "fix cci"
* "add demo Python"
* "add metrics"
7 years ago