I don't quite understand machine learning.

from PIL import Image, ImageFont, ImageDraw
im = Image.open (". / realcap/captcha (4) .gif")
% matplotlib inline

the matlotlib liline
behind the% here is now like machine learning a lot of expressions I don"t quite understand, I don"t know what it means? What does it mean to ask for help
?

Mar.14,2021

have you learned to adopt the answer?


this sentence is a magic instruction
% begins with a line instruction
% starts with a unit instruction

The function of

% matplotlib inline is to embed the picture to display in the interactive window, otherwise a window will pop up

you can see by typing% magic by yourself

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37cd4-2c0cd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b37cd4-2c0cd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?