Skip to content

Use brulee::brulee_activations() to check for available activation functions in parsnip::check_args.mlp() #1019

Closed
@christophscheuch

Description

@christophscheuch

A recent change in brulee introduced new activation functions and brulee_activations(), which provides available functions (see PR #74). However, parsnip does not support these new activation functions yet, because parsnip::check_args.mlp() has hard coded values (see function definition here).

Would be great to have support for the new activation functions in parsnip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions