Skip to content

Conversation

jakob-r
Copy link
Member

@jakob-r jakob-r commented Sep 27, 2016

Deals with #258
adds another column to the opt path where it saves whether the predictions were constant.
also finishes focussearch earlier.

@ja-thomas
Copy link
Contributor

Do we want that in the master branch for 0.1, since we mainly use it for checking I think we can leave it as an branch.

} else {
ex$constant.model = FALSE
}
# if we use asyn MBO store node information and evaluation starte
Copy link
Contributor

Choose a reason for hiding this comment

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

Why that complicated?

ex$constant.model = isTRUE(attr(prop$prop.points, "constant.model"))

Copy link
Member Author

Choose a reason for hiding this comment

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

TRUE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants