Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-31223

Update py code to generate data in testsuites

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.1.0
    • None
    • ML
    • None

    Description

      in FValueTestSuite/ANOVASelectorSuite/ANOVATestSuite/...:

       

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

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

      2, or, set a seed at first;

       

       

      Attachments

        Issue Links

          Activity

            People

              huaxingao Huaxin Gao
              podongfeng Ruifeng Zheng
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: