Using Python to Work with Algorithms
65
When you export a file, Notebook converts any special characters to a form
that your system will accept with greater ease. Figure 3-13 shows this conver-
sion in action. The semicolons appear as %3B, and spaces appear as a + (plus
sign). You must change these characters to their Notebook form to see the title
as you expect it.
4.
Click Upload.
Notebook places the file in the repository so that you can begin using it.
Understanding the datasets
used in this book
This book uses a number of datasets, all of which appear in the scikit-learn package.
These datasets demonstrate various ways in which you can interact with data, and
you use them in the examples to perform a variety of tasks. The following list
provides a quick overview of the function used to import each of the datasets into
your Python code:
Do'stlaringiz bilan baham: |