Python Machine Learning Programming> Keywords

Python Machine Learning Programming by Sebastian Raschka et al.

I started reading (2016/10/29)

Pick up only keywords.

Chapter 1 Gives Computers the Ability to Learn from Data

--Supervised learning (p2) --Unsupervised laerning (p2) --Reinforcement learning (p2) --Supervised learning, regression, output: continuous value (p3) --Negative class (p4) --Positive class (p4) --Decision boundary (p4) --Predictor variable (p5) --Response variable (p5) --Explanatory variable (p5) --Result variable (outcome) (p5) --Reinforcement learning, Goal (p6) --Environment (p6) --Agent (p6) --Reward (p6) --Clustering (p7) --Dimensionality reduction (p8)

Chapter 2 Classification Problems-Training Machine Learning Algorithms

Chapter 3 Classification Problems-Using the Machine Learning Library scikit-learn

--Training of machine learning algorithms, 5 major steps (p48) -(Supplement) Is it a mistranslation of "algorithm training?" --The scikit-learn library has xxx as well as xxx (p48)

Chapter 4 Data Preprocessing-Building a Better Training Set

--Missing value (p93) --Blank in data table (p93)

Chapter 10 Regression Analysis; Prediction of Objective Variables with Continuous Values

--Regression analysis (p265) --Explanatory variable, objective variable, figure (p266) --Regression line (p266) --Offset, residual (p266) --Simple linear regression (p266) --Multiple linear regression (p266) --Housing dataset (p267)

Recommended Posts

Python Machine Learning Programming> Keywords
"Python Machine Learning Programming" Summary Note (Jupyter)
Machine learning with Python! Preparation
Beginning with Python machine learning
python learning
Preparing to start "Python machine learning programming" (for macOS)
Machine learning with python (1) Overall classification
Machine learning summary by Python beginners
<For beginners> python library <For machine learning>
Python: Preprocessing in Machine Learning: Overview
"Scraping & machine learning with Python" Learning memo
Python Machine Learning Programming Chapter 2 Classification Problems-Machine Learning Algorithm Training Summary
Python & Machine Learning Study Memo: Environment Preparation
Python programming note
[Python] Learning Note 1
Python learning notes
Notes on PyQ machine learning python grammar
Amplify images for machine learning with python
Machine learning with python (2) Simple regression analysis
[python] Frequently used techniques in machine learning
Why Python is chosen for machine learning
Python learning site
Programming in python
Python: Preprocessing in machine learning: Data acquisition
Python learning day 4
Python Deep Learning
[Python] When an amateur starts machine learning
[Python] Web application design for machine learning
Python learning (supplement)
Python and machine learning environment construction (macOS)
Deep learning × Python
[Memo] Machine learning
An introduction to Python for machine learning
Machine learning classification
[Python] Saving learning results (models) in machine learning
Python: Preprocessing in machine learning: Data conversion
Python & Machine Learning Study Memo ③: Neural Network
Python & Machine Learning Study Memo ④: Machine Learning by Backpropagation
Python & Machine Learning Study Memo ⑥: Number Recognition
python learning notes
Build AI / machine learning environment with Python
Machine Learning sample
[Python] Easy introduction to machine learning with python (SVM)
[Python / Machine Learning] Why Deep Learning # 1 Perceptron Neural Network
Machine learning starting with Python Personal memorandum Part2
Python & Machine Learning Study Memo ⑤: Classification of irises
Machine learning starting with Python Personal memorandum Part1
Python & Machine Learning Study Memo ②: Introduction of Library
EV3 x Python Machine Learning Part 2 Linear Regression
[Python] Data analysis, machine learning practice (Kaggle) -Data preprocessing-
[Note] Python, when starting machine learning / deep learning [Links]
[Python] Collect images with Icrawler for machine learning [1000 images]
[Python3] Let's analyze data using machine learning! (Regression)
Get a glimpse of machine learning in Python
I started machine learning with Python Data preprocessing
Python & Machine Learning Study Memo ⑦: Stock Price Forecast
Build a Python machine learning environment with a container
Machine learning tutorial summary
Python class (Python learning memo ⑦)
"Object-oriented" learning with python
Python module (Python learning memo ④)