Introduction to Scikit-Learn
Learning Objectives
By the end of this chapter, you will be able to:
- Describe scikit-learn and its main advantages
- Use the scikit-learn API
- Perform data preprocessing
- Explain the difference between supervised and unsupervised models, as well as the importance of choosing the right algorithm for each dataset
This chapter gives an explanation of the scikit-learn syntax and features in order to be able to process and visualize data