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

Trigger Build #546

Closed swkasula closed 3 years ago

swkasula commented 3 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 3 years ago

Codecov Report

Merging #546 (4bdaa9a) into master (975eb2f) will increase coverage by 82.64%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #546       +/-   ##
===========================================
+ Coverage        0   82.64%   +82.64%     
===========================================
  Files           0      347      +347     
  Lines           0    12025    +12025     
  Branches        0      384      +384     
===========================================
+ Hits            0     9938     +9938     
- Misses          0     2087     +2087     
Impacted Files Coverage Δ
...salesforce/op/evaluators/OpForecastEvaluator.scala 96.42% <0.00%> (ø)
...scala/com/salesforce/op/aggregators/OPVector.scala 100.00% <0.00%> (ø)
...ages/impl/regression/OpDecisionTreeRegressor.scala 50.00% <0.00%> (ø)
...a/com/salesforce/op/filters/PreparedFeatures.scala 80.48% <0.00%> (ø)
...m/salesforce/op/readers/ParquetProductReader.scala 100.00% <0.00%> (ø)
...lesforce/op/test/TestOpVectorMetadataBuilder.scala 0.00% <0.00%> (ø)
...impl/classification/OpDecisionTreeClassifier.scala 27.27% <0.00%> (ø)
...m/salesforce/op/evaluators/EvaluationMetrics.scala 87.50% <0.00%> (ø)
...ala/com/salesforce/op/stages/SparkStageParam.scala 57.81% <0.00%> (ø)
...ala/com/salesforce/op/test/TempDirectoryTest.scala 82.00% <0.00%> (ø)
... and 337 more

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 975eb2f...4bdaa9a. Read the comment docs.