Recent questions tagged go_yt_dpp_ml_day2

1 1 vote
1 1 answer
63
63 views
Consider the following two statements S1 and S2 about linear separability.$S1 :$ If we take any data set that is not linearly separable and remove a feature, it is still ...
0 0 votes
0 0 answers
31
31 views
Let $X \in \mathbb{R}^{n \times m}$ be a data matrix and $y \in \mathbb{R}^{n}$ the target vector. Suppose the leastsquares solution is $\hat{\mathbf{w}}$.Now define a ne...
0 0 votes
0 0 answers
36
36 views
Consider polynomial regression models of orders 1, 2, 10, and 12, trained on the same dataset. Higher-order models contain all the features of lower-order models.Let $E_{...
0 0 votes
1 1 answer
61
61 views
Suppose a linear regression model is trained using$$X \in \mathbb{R}^{N \times d}, \quad t \in \mathbb{R}^{N} .$$Now the dataset is duplicated to form$$X^{\prime}=\left[\...
0 0 votes
1 1 answer
55
55 views
In logistic regression, we predict Class 1 when$$\sigma\left(\mathbf{w}^{T} \mathbf{x}+b\right)>0.5$$What is the equation of the decision boundary?A. $\mathbf{w}^{T} \mat...
To see more, click for the full list of questions or popular tags.