Lightning-Universe / lightning-flash

Your PyTorch AI Factory - Flash enables you to easily configure and run complex AI recipes for over 15 tasks across 7 data domains
https://lightning-flash.readthedocs.io
Apache License 2.0
1.74k stars 213 forks source link

PyTorch Tabular integrations #1559

Closed manujosephv closed 1 year ago

manujosephv commented 1 year ago

What does this PR do?

Fixes # (issue)

Before submitting

PR review

Anyone in the community is free to review the PR once the tests have passed. If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

codecov[bot] commented 1 year ago

Codecov Report

Merging #1559 (3c8646d) into master (59dab9b) will increase coverage by 0%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1559 +/- ## ====================================== Coverage 86% 86% ====================================== Files 291 291 Lines 12862 12862 ====================================== + Hits 11011 11012 +1 + Misses 1851 1850 -1 ```
Borda commented 1 year ago

let's enable the testing back and see :)

Borda commented 1 year ago

@manujosephv, will there be 1.0.2 release any time soon, so we can also install the proper package not from the source?

manujosephv commented 1 year ago

@Borda I hope to have a few bug fixes done when I have some time and push out a new release.

Dackelandprospecting commented 1 year ago

👍