Open timkucera opened 1 year ago
this is framework dependent, but we can provide one interface for each of the supported frameworks.
Would look something like: metrics = task.profile(my_model)
metrics = task.profile(my_model)
this is framework dependent, but we can provide one interface for each of the supported frameworks.
Would look something like:
metrics = task.profile(my_model)