Skip to content
Discussion options

You must be logged in to vote

Hi @bip5 , I checked the mean ensemble, and used the Spleen dataset to have a try (I refered to the spleen tutorial)

I split the training set (32 images) into 4 parts and trained 4 models. Where each model is trained by 8 images, and they are using the same validation set.
The performance for each model is:

Metric of fold 0: 0.7774583101272583
Metric of fold 1: 0.8035825490951538
Metric of fold 2: 0.8150454163551331
Metric of fold 3: 0.7605332732200623

And when I used EnsembleEvaluator with MeanEnsembled, the score is 0.8378031253814697, which is better than all single models. Using VoteEnsembled got 0.810712456703186 which performs worse than the best single model.

In addition, I also t…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@bip5
Comment options

@yiheng-wang-nv
Comment options

@bip5
Comment options

@bip5
Comment options

Answer selected by bip5
Comment options

You must be logged in to vote
1 reply
@yiheng-wang-nv
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants