Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-1895

Add convenience methods for converting Vectors to Scala types

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.12.2
    • 0.13.0
    • None
    • None

    Description

      While dense and sparse vectors may be created from `TraversableOnce[Double]` such as `Array[Double]` and `TraversableOnce[(Int, AnyVal)]` such as `Map[Int,Double]` respectively. Converting back into this format is somewhat tedious. We should add convenience methods to take care of this.

      Attachments

        Issue Links

          Activity

            People

              rawkintrevo Trevor Grant
              rawkintrevo Trevor Grant
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: