wiki:application_pages/apps/python/linearRegression

Application Name

linearRegression

Summary

  • Name: linearRegression
  • Contact Person: support-compss@bsc.es
  • Access Level: public
  • License Agreement: Apache2
  • Platform: COMPSs
  • Repository: linearRegression

Description

LinearRegression?

Versions

There is one version

Version 1

objects, where the blocks are saves in objects.

Execution instructions

Usage: runcompss --lang=python --pythonpath=~/bar/apps/python/linearRegression/src/linearRegression/objects/ linearRegression.py <numPoints> <sim> <fragments> <plotResult>

where:

  • - numPoints: number of points
  • - dim: dimension of the points (2)
  • - fragments: number of fragments
  • - plotResult: if we want to plot the result

Execution Example

runcompss --lang=python --pythonpath=~/bar/apps/python/linearRegression/src/linearRegression/objects/ linearRegression.py 160 2 4 True

Build

No build is required

Last modified 7 years ago Last modified on 12/20/16 12:50:27

Attachments (1)

Download all attachments as: .zip