-
Book Overview & Buying
-
Table Of Contents
Machine Learning in Microservices
By :
Now that we have gone over the concepts of artificial intelligence and machine learning, we can start looking at the programming aspect of implementing these concepts. Many programming languages are used today when it comes to creating machine learning models. Commonly used are MATLAB, R, and Python. Among them, Python has grown to be the most popular programming language in machine learning due to its versatility as a programming language and the extensive number of libraries, which makes creating machine learning models easier. In this section, we will be going over the most commonly used libraries today.
NumPy is an essential package when it comes to building machine learning models in Python. You will be mostly working with large, multi-dimensional matrices when building your models. Most of the effort is spent on transforming, splicing, and performing advanced mathematical operations on matrices, and...
Change the font size
Change margin width
Change background colour