79099860

Date: 2024-10-17 21:25:36
Score: 2
Natty:
Report link

I would suggest checking out: https://skorch.readthedocs.io

You can write your own linear model with a custom loss function in PyTorch. Then, with skorch use the model in your pipeline.

Limitation: can only work with linear/non-linear classifiers. Can't work with trees.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ahmed Thahir