CLMclement / dlsa

Distributed Least Squares Approximations

Home Page:https://github.com/feng-li/dlsa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dlsa

Distributed Least Squares Approximation implemented with Apache Spark

System Requirements

  • Spark >= 2.3.1

  • Python >= 3.7.0

    • scikit-learn >= 0.21.2
    • rpy2 >= 3.0.4
  • R >= 3.5

    • lars

    See setup.py for detailed requirements.

Run the PySpark code on the Spark platform

  ./bash/spark_dlsa_run.sh

or simply run

  ./logistic_dlsa.py

References

About

Distributed Least Squares Approximations

https://github.com/feng-li/dlsa

License:GNU General Public License v3.0


Languages

Language:Python 85.7%Language:Shell 8.9%Language:R 5.4%