XMLWordPrintableJSON

Details

    Description

      Polynomial expansion is the process of expanding your features into a polynomial space, which is formulated by an n-degree combination of original dimensions. Take a 2-variable feature vector as an example: (x, y), if we want to expand it with degree 2, then we get (x, x * x, y, x * y, y * y).

      • Add PolynomialExpansionMapper for the operation of the vector polynomial expansion.
      • Add VectorPolynomialExpandParams for the parameters of PolynomialExpansionMapper.
      • Add PolynomialExpansionMapperTest for the test example.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              xuyang1706 Xu Yang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m