fix latex
This commit is contained in:
parent
7074be4140
commit
a6dc1401a0
|
@ -343,7 +343,7 @@
|
|||
|
||||
- Create new features from existing ones, thus increasing predictive power
|
||||
- Takes the Cartesian product of existing features
|
||||
- $A\times B=\{(a,b)\mid a\in A\ {\mbox{ and }}\ b\in B\}.$
|
||||
- $A\times B=\{(a,b), a \in A and b\in B\}.$
|
||||
- Has uses when data is not linerarly separable
|
||||
- Deciding which feature to cross:
|
||||
- Use expertise
|
||||
|
|
Loading…
Reference in a new issue