740 views

Please log in or register to answer this question.

Related questions

0 0 votes
0 0 answers
683
683 views
HbibOs asked Jun 21, 2021
683 views
Hello,I trained a CNN using synthetic data to perform a segmentation task on human faces. During the test and to evaluate the prediction of this network, I used 200 examp...
1 1 vote
0 0 answers
656
656 views
Ziva asked Aug 6, 2020
656 views
2 2 votes
1 answers 1 answer
7.1k
7.1k views
tofighi asked Aug 10, 2020
7,051 views
We have data on 1000 pieces of fruit. The fruit being a Banana, Orange or some Other fruit and imagine we know 3 features of each fruit, whether it’s long or not, sweet o...
2 2 votes
1 answers 1 answer
5.2k
5.2k views
tofighi asked Jun 26, 2019
5,152 views
We want to use Naive Bayes for tagging documents. It is a classification task that we want to assign a class (tag) to each string. We currently have two tags: Sport and N...
4 4 votes
1 answers 1 answer
7.8k
7.8k views
tofighi asked Jun 26, 2019
7,822 views
Suppose, you have given the following dataset where x and y are the 2 features and color Red or Blue is the target variable.a) A new data point $x=1$ and $y=1$ is given. ...