jarreed0 / MLlib_Vikings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VIKINGS!

What is Machine Learning?

Machine learning is the development of computers using algorithms and mathematical models to adapt and make inferences without being explicitly told in lines of code.

Popular Machine Learning Libraries

  • MLlib
  • TensorFlow
  • Pytorch

Why MLlib?

  • It is fast

    • uses iterative computations
  • It is really good for big data sets

  • It is friendly with languages like Python, Java, Scala, and R

    • Easy to transition workflows
  • Scaling is made simple

  • Easy to understand and tweak

    • For people starting out they can use a familiar language
    • For experts it is easier to adjust the parameters of the models and code

Sources

About


Languages

Language:HTML 84.2%Language:Jupyter Notebook 13.7%Language:Python 2.1%