Martin Wares

Results 2 comments of Martin Wares

> So if you wanted to define an event you can just use attrs or props, any attrs will be in `context.attrs` and props at `context.node.props`, the `@` in vue...

@FryLaurie I've been having the same issue. I noticed that on the examples page, they use different options to "retrain" the labeler: https://capitalone.github.io/DataProfiler/labeler.html#Transfer-Learning-a-Labeler ``` # this will use transfer learning...