오늘은 지난시간에 이어 LDA실습을 colab환경에서 진행해 보려 한다.
Importing the libraries
Importing the dataset
Splitting the dataset into the Training set and Test set
Feature Scaling
Applying LDA
Training the Logistic Regression model on the Training set
Making the Confusion Matrix
Visualising the Training set results