isLouisHsu / isLouisHsu/isLouisHsu.github.io

PCA and LDA with Kernel | LOUIS' BLOG

Open
#31 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

85efffc29a5b46962b072964320e238c Gitalk
Dominant language
HTML
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

https://louishsu.xyz/2019/09/05/PCA-and-LDA-with-Kernel/

前言核函数可将数据进行升维,在更高维度的空间进行数据分析,可以将线性不可分问题转换为线性可分问题,关于核函数,详细可查看Support Vector Machine 2.2核技巧。在PCA与LDA中分别介绍了主成分分析与线性鉴别分析,但这两种均为线性方法,本文利用核技巧将数据映射到高维空间,然后再用两种降维方法进行降维。 先升维再降维! 原理假设有$M$个$N$维样本组成数据矩阵$X_{N \ti

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue provides only a link to the PCA/LDA-with-kernel article and an excerpt; begin by reviewing that link and locating its corresponding post source in the repository. Confirm what change is intended and define completion before editing, because no target file, test, or acceptance criteria is given.

Written by the indexing model from the issue text.

Assessment

Domain
content, documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.