-
- Downloads
Some fixes to Python examples (style and package name for LR)
Showing
- python/examples/als.py 2 additions, 3 deletionspython/examples/als.py
- python/examples/kmeans.py 1 addition, 2 deletionspython/examples/kmeans.py
- python/examples/logistic_regression.py 2 additions, 3 deletionspython/examples/logistic_regression.py
- python/examples/pi.py 1 addition, 2 deletionspython/examples/pi.py
- python/examples/transitive_closure.py 2 additions, 3 deletionspython/examples/transitive_closure.py
- python/examples/wordcount.py 1 addition, 2 deletionspython/examples/wordcount.py
python/examples/kmeans.py
100644 → 100755
python/examples/pi.py
100644 → 100755
python/examples/transitive_closure.py
100644 → 100755
python/examples/wordcount.py
100644 → 100755
Please register or sign in to comment