Is it possible to run Python's scikit-learn algorithms over Hadoop? -


I know that it is possible to use Python language on Hadoop.

But is it possible that ScienceKat

If there is no answer, is there a machine learning librarian for Python and Hadoop?

Thank you for your help.

short answer: yes . Because you can run almost everything on Hadop.

Long answer: It depends to answer this question:

  • Do you divide your dataset into split Can you?

    In addition, you can find the presentation useful (starting with 'Hadoop 73' RD slide).

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -