How to find diversified vectors in a given set?
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I will describe my problem in details. I have a set of $N$ vectors, each of them defines a logistic regresion model. From this $N$ vectors (models) I want to take $n$ which are the most unique.
I'm not interested in similar vectors (models) because they share same information, and they will produce similar predictions. All of my $N$ models have high predictive power and I want to create single clasifier from $n$ most independent in a given set.
It is useles to make single calsifier $c=(A+B)/2$ from model A (predictive power=75%), and model $B$ (predictive power=75%) when they are equal ($A=B$).
But if they differ in predictor variables (defined in my vectors) and still have predictive power at high level (75%) in case when $Aneq B$ then combined clasifier $c=(A+B)/2$ will perform much better.
Is there any algoritmic (R), or mathematical framework for finding most independent (diversified?) subset of vectors in a given set?
linear-algebra vectors machine-learning
add a comment |Â
up vote
1
down vote
favorite
I will describe my problem in details. I have a set of $N$ vectors, each of them defines a logistic regresion model. From this $N$ vectors (models) I want to take $n$ which are the most unique.
I'm not interested in similar vectors (models) because they share same information, and they will produce similar predictions. All of my $N$ models have high predictive power and I want to create single clasifier from $n$ most independent in a given set.
It is useles to make single calsifier $c=(A+B)/2$ from model A (predictive power=75%), and model $B$ (predictive power=75%) when they are equal ($A=B$).
But if they differ in predictor variables (defined in my vectors) and still have predictive power at high level (75%) in case when $Aneq B$ then combined clasifier $c=(A+B)/2$ will perform much better.
Is there any algoritmic (R), or mathematical framework for finding most independent (diversified?) subset of vectors in a given set?
linear-algebra vectors machine-learning
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I will describe my problem in details. I have a set of $N$ vectors, each of them defines a logistic regresion model. From this $N$ vectors (models) I want to take $n$ which are the most unique.
I'm not interested in similar vectors (models) because they share same information, and they will produce similar predictions. All of my $N$ models have high predictive power and I want to create single clasifier from $n$ most independent in a given set.
It is useles to make single calsifier $c=(A+B)/2$ from model A (predictive power=75%), and model $B$ (predictive power=75%) when they are equal ($A=B$).
But if they differ in predictor variables (defined in my vectors) and still have predictive power at high level (75%) in case when $Aneq B$ then combined clasifier $c=(A+B)/2$ will perform much better.
Is there any algoritmic (R), or mathematical framework for finding most independent (diversified?) subset of vectors in a given set?
linear-algebra vectors machine-learning
I will describe my problem in details. I have a set of $N$ vectors, each of them defines a logistic regresion model. From this $N$ vectors (models) I want to take $n$ which are the most unique.
I'm not interested in similar vectors (models) because they share same information, and they will produce similar predictions. All of my $N$ models have high predictive power and I want to create single clasifier from $n$ most independent in a given set.
It is useles to make single calsifier $c=(A+B)/2$ from model A (predictive power=75%), and model $B$ (predictive power=75%) when they are equal ($A=B$).
But if they differ in predictor variables (defined in my vectors) and still have predictive power at high level (75%) in case when $Aneq B$ then combined clasifier $c=(A+B)/2$ will perform much better.
Is there any algoritmic (R), or mathematical framework for finding most independent (diversified?) subset of vectors in a given set?
linear-algebra vectors machine-learning
edited Jul 24 at 11:18
Javi
2,1481725
2,1481725
asked Jul 24 at 11:10
Ã…Âukasz Czop
61
61
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2861226%2fhow-to-find-diversified-vectors-in-a-given-set%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password