ageron / ageron/handson-ml2

3D image rotation Ref. Figure 5-12, p. 165 (add %matplotlib notebook)

Open
#535 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
30k
Forks
13.1k
PR merge metrics
No merged PRs in 30d

Description

Chapter 5 Support Vector Machins has a 3D Figure 5-12 on page 165 (2nd Ed.).
Matplotlib allows rotation of 3D figures with the mouse, however, this functionality is only available if the cell creating the surface includes a line
%matplotlib notebook
Ref:
https://stackoverflow.com/questions/33436221/displaying-rotatable-3d-plots-in-ipython-or-jupyter-notebook

![Figure_5-12_3D_rotation](https://user-images.githubusercontent.com/72582191/152258971-98546a1f-bc29-4dd0-8b50-fed9b6933ffc.jpg)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.