salesforce / TransmogrifAI

TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable, strongly typed machine learning workflows on Apache Spark with minimal hand-tuning
https://transmogrif.ai
BSD 3-Clause "New" or "Revised" License
2.24k stars 392 forks source link

Making predictive models work with local load of wrapped spark models #503

Closed leahmcguire closed 4 years ago

leahmcguire commented 4 years ago

Related issues Refer to issue(s) addressed in this pull request from Issues page.

Describe the proposed solution A clear and concise description of what the changes are.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context about the changes here.

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (lm/sparkFreeLoad@3bd4414). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             lm/sparkFreeLoad     #503   +/-   ##
===================================================
  Coverage                    ?   80.07%           
===================================================
  Files                       ?      346           
  Lines                       ?    11886           
  Branches                    ?      379           
===================================================
  Hits                        ?     9518           
  Misses                      ?     2368           
  Partials                    ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3bd4414...ffc2c18. Read the comment docs.