Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Is there problem in my implementation #9

@traderforce

Description

@traderforce

I want to detect interaction and I use real dataset in paper: Detecting Statistical Interactions with Additive Groves of Trees, but cannot get the same result.

image

I use the real dataset Kinematics, which use parameters like above.
I split the data, four part is train, the remain one is validation file. The attribute file is like this:

image

then is the train file:

image

As illiustrated on the website material, I first run ag_train with parameters like below.
image

log.txt shows like this:
image

image

the parameters are different from illustrated on paper. Then I do the feature selection with the parameters trained model give, it tells only four features are used , so I wonder what problems are in my step.
image

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions