We recommend using a conda environment to run the Python and R code. conda create -n sfds #Create the conda environment named sfds. conda activate sfds #Activate the environment we created. conda env ...
Code for the book and the used datasets are available on https://www.dataminingbook.com/book/python-edition. Should this not work, for example when you are behind a ...