Skip to content
/ dlsa Public
forked from feng-li/dlsa

Distributed Least Squares Approximations

License

Notifications You must be signed in to change notification settings

DroLuo/dlsa

 
 

Repository files navigation

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 code on the Spark platform

  ./bash/spark_dlsa_run.sh

or simply run

  ./logistic_dlsa.py

References

About

Distributed Least Squares Approximations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.7%
  • Shell 8.9%
  • R 5.4%