edited by
275 views
0 votes
0 votes

Consider the following statements

  1. C-Fuzzy means clustering is a supervised method of learning
  2. PCA is used for dimension reduction
  3. Apriori is not a supervised technique
  4. When a machine learning model becomes so specially tuned to its exact input data that it fails to generalize to other similar data it is called underfitting

Choose the correct answer from the options given below:

  1. $\text{A}$ and $\text{B}$
  2. $\mathrm{B}$ and $\mathrm{C}$
  3. $\text{C}$ and $\text{D}$
  4. $\mathrm{D}$ and $\mathrm{A}$

 

edited by

Please log in or register to answer this question.

Related questions

524
views
1 answers
0 votes
admin asked Jul 28, 2023
524 views
What is the output of following code?main () struct s1 { char * z; int i; struct s1 * p; } static struct s 1 a []}={ {"Nagpur", 1, ... $/rightarrow$ z;) Nagpur Raipur KanpurNagpur Nagpur NagpurKanpur Kanpur KanpurError
374
views
0 answers
0 votes
admin asked Jul 28, 2023
374 views
Which of the following statement is correct?Ackermann's function is primitive recursive.$L=\left\{a^{n} b^{k} c^{n+k}: n \geq 0, k \geq 0\right\}$ is ... $\lambda$, there exists some linear bounded automata $M$ such that $L \neq L(M)$.
214
views
0 answers
0 votes
admin asked Jul 28, 2023
214 views
There are $M$ points on one straight line $A B$ and $n$ points on another straight line $A C$ none of them being $A$ ... $m n(m+n-1)$
465
views
1 answers
0 votes
admin asked Jul 28, 2023
465 views
Consider the following statements.The identity is unique in any monoid.A monoid is a group if there exists inverse of each element of monoid.Semi group has closure, associative and ... $\text{C}$ only$\text{A, C}$ and $\text{D}$ only