[PYTHON] Learning record 7 (11th day)

Learning record (11th day)

Start studying: Saturday, December 7th Books used: Miyuki Oshige "Details! Python3 Introductory Note ”(Sotec, 2017)

Resume from [Classification of handwritten characters (Ch.16 / p.396)](10th day), Finished until [Boston House Price Analysis (Ch.16 / p.408)](Day 11) [Reading]

Classification of irises

・ Hold out (divide the training data at a certain ratio and divide it into training data and test data.) However, if the data arrangement is not uniform, good learning results will not be obtained. In that case, shufflesplit is used to shuffle the elements according to the division. -Cross validation is one of the analysis methods performed using shuffle split. How to divide the data used for learning each time, select a different block, and repeat when the number of data at hand is not enough

Boston Home Price Analysis

-Perform "regression" processing to predict the correlation. ・ When I proceeded according to the book, I found a place where an error occurred. The function was undefined because the module was not imported. Although it was described properly in the final summary, it was not described in the middle of the process, so if you proceed without thinking, it will probably get stuck. Even if you just notice it, you can feel a little growth.

With the above contents, the above book has been read.

Progate course

Qiitaスクリーンショット 2019-12-19 22.39.52.png

Although I have read the above book, I am working on it because I want to solidify the basics at this very first stage. It is a program that creates one thing step by step while receiving a guide, and it is very studying because you can output in a different aspect from studying by using books. There are 5 Python learning courses in total, and I finished up to 4 in a day today. In addition to Python, there were courses on Java, Ruby, and Git, so I found it very useful for beginners.

Recommended Posts

Learning record 4 (8th day)
Learning record 9 (13th day)
Learning record 5 (9th day)
Learning record 6 (10th day)
Learning record 8 (12th day)
Learning record 7 (11th day)
Learning record 2 (6th day)
Learning record 16 (20th day)
Learning record 22 (26th day)
Learning record No. 21 (25th day)
Learning record 13 (17th day) Kaggle3
Learning record No. 10 (14th day)
Learning record 12 (16th day) Kaggle2
Learning record No. 24 (28th day)
Learning record No. 23 (27th day)
Learning record No. 25 (29th day)
Learning record No. 26 (30th day)
Learning record No. 20 (24th day)
Learning record No. 14 (18th day) Kaggle4
Learning record No. 15 (19th day) Kaggle5
Learning record 11 (15th day) Kaggle participation
Programming learning record day 2
Learning record
Learning record No. 18 (22nd day)
Learning record # 3
Learning record # 2
Learning record No. 19 (23rd day)
Learning record No. 29 (33rd day)
Learning record No. 28 (32nd day)
Learning record No. 27 (31st day)
Python learning day 4
Learning record (2nd day) Scraping by #BeautifulSoup
Learning record so far
Learning record (4th day) #How to get the absolute path from the relative path
Linux learning record ① Plan
Effective Python Learning Memorandum Day 15 [15/100]
<Course> Deep Learning: Day2 CNN
Effective Python Learning Memorandum Day 6 [6/100]
Effective Python Learning Memorandum Day 12 [12/100]
Effective Python Learning Memorandum Day 9 [9/100]
Effective Python Learning Memorandum Day 8 [8/100]
Rabbit Challenge Deep Learning 1Day
<Course> Deep Learning: Day1 NN
Effective Python Learning Memorandum Day 14 [14/100]
Effective Python Learning Memorandum Day 1 [1/100]
Subjects> Deep Learning: Day3 RNN
Rabbit Challenge Deep Learning 2Day
Effective Python Learning Memorandum Day 13 [13/100]
Effective Python Learning Memorandum Day 3 [3/100]
Effective Python Learning Memorandum Day 5 [5/100]
Effective Python Learning Memorandum Day 4 [4/100]
Effective Python Learning Memorandum Day 7 [7/100]
Effective Python Learning Memorandum Day 2 [2/100]
Learning record (3rd day) #CSS selector description method #BeautifulSoup scraping
Learning record (6th day) #Set type #Dictionary type #Mutual conversion of list tuple set #ndarray type #Pandas (DataFrame type)
Thoroughly study Deep Learning [DW Day 0]
Deep Learning Specialization (Coursera) Self-study record (C3W1)
[Rabbit Challenge (E qualification)] Deep learning (day2)
Deep Learning Specialization (Coursera) Self-study record (C1W3)
Record the steps to understand machine learning
Deep Learning Specialization (Coursera) Self-study record (C4W3)