Inference
Learn how to use the ML library to perform inference.
We'll cover the following...
Now that we have a package, we’ll write a simple code to use the library to make predictions of iris species, given some data. The first step is to install the package in the environment where we perform inference. How this is done depends on the environment. One way is to use the pip
command as follows, assuming we’re in the pipeline’s top-level directory:
Access this course and 1400+ top-rated courses and projects.