...
/Getting Familiar with the PyCaret Environment
Getting Familiar with the PyCaret Environment
Get familiarized with the Pycaret environment setup for the anomaly detection task.
We'll cover the following...
Initializing the PyCaret environment
The setup()
function initializes the PyCaret environment and creates a pipeline that prepares the data for model ...