About the mglearn module that often appears in title books
What are the specifications for this?
There is no description about how to use it, and even if you do a google search,
The title book got caught and we could n’t find a description about mglearn,
If i have any easy-to-understand documents or materials, please let me know the URL.
Thanks for your response.
-
Answer # 1
-
Answer # 2
This is not a commonly used library, but alibrary written by the author of the book for explanation.
There are no easy-to-understand materials (but only books), but since the code is released on github (and the code for execution will be downloaded locally if installed), there are unclear points in the specification Sometimes it means reading. It's usually not necessary to do that.
GitHub-amueller/introduction_to_ml_with_python: Notebooks and code for the book "Introduction to Machine Learning with Python"
Related articles
- i have a question about basic python problems
- about batch change of file name using python
- python - about write loop to csv
- about python argument and data definition
- python 3x - about downloading anaconda
- python - about the optimum angle of rotation matrix
- python - about downloading youtube videos by youtube-dl
- about processing to exclude the character string group specified from list in python
- python - what i don't understand about yolo9000 (v2)
- about the python speedtest code
- python, about the fire spread step of forest fire simulation
- about the implementation of combinations in python
- please tell me about the role of python tag = "mychr"
- about python def issues
- about the operation of python's speedtest module (library)
- pythonista - [python] questions about line splitting in dataframe
- python - ephem module cannot be imported in vscode
- about data plotting in python
- python - about hamiltonian neural networks
- python - about "" "of" "" select === = "" "
To p11
It is asis.
It exists because it doesn't have a detailed description, but you can't help looking for a detailed description
Basically it is the data loading and visualization part.
Read the contents about loading data.
Things about visualization should be addressed in the book on visualization.