You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/03/29 00:02:25 UTC

[jira] [Created] (SPARK-14216) ML models should have a standardized, reusable feature importance test

Seth Hendrickson created SPARK-14216:
----------------------------------------

             Summary: ML models should have a standardized, reusable feature importance test
                 Key: SPARK-14216
                 URL: https://issues.apache.org/jira/browse/SPARK-14216
             Project: Spark
          Issue Type: Test
          Components: ML, Tests
            Reporter: Seth Hendrickson
            Priority: Minor


ML models that have a {{featureImportances}} attribute all need to perform essentially the same test in their respective testing suites. Currently a fairly primitive test is basically copy/pasted in each test suite. It would be nice to create a single testing method that can be reused for all ML models with feature importance. It would also be nice to increase the robustness of the current test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org