ExcelFormer icon indicating copy to clipboard operation
ExcelFormer copied to clipboard

Support scikit-learn compatible

Open arandomgoodguy opened this issue 1 year ago • 2 comments

Hi, great work!

Is there any chance for ExcelFormer to support scikit-learn fit API, so we can use something like ExcelFormerClassifier.fit().

In your another repo, TabCaps, model can be fitted by TabCapsClassifier.fit(), which is good.

It can help compare performance of multiple tabular models if they are all in one format, thanks!

arandomgoodguy avatar Aug 17 '23 07:08 arandomgoodguy