Skip to content

Conversation

mamamum
Copy link

@mamamum mamamum commented Feb 19, 2025

Reference Issues/PRs

args feature_combinations in multiview tree is not in use

What does this implement/fix? Explain your changes.

Now feature_combinations can be correctly given to feature_combinations_, if input feature_combinations is None, it will be defaultly set 1, which means not using oblique method

Any other comments?

Copy link
Member

@PSSF23 PSSF23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can put default hyperparameter in the init function instead of setting it specifically. Just make it feature_combinatinos=1 instead of None.

@PSSF23 PSSF23 changed the title make feature_combinations into use FIX correct the invoke of oblique trees by feature combinations Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants