zhengruifeng created SPARK-31223:
------------------------------------

             Summary: Update py code to generate dates in testsuites
                 Key: SPARK-31223
                 URL: https://issues.apache.org/jira/browse/SPARK-31223
             Project: Spark
          Issue Type: Improvement
          Components: ML
    Affects Versions: 3.1.0
            Reporter: zhengruifeng


in FValueTestSuite/ANOVASelectorSuite/ANOVATestSuite/...:

 

can not regenerate the test datasets with given py code (like {color:#676773}X 
= np.random.rand(20, 6){color}), so:

1, directly create X like : X = np.array(...);

2, or, set a seed at first;

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to