Posts
Members
Info
Recorded completion (exercises)
Hi, I have completed all exercises pertaining to Chapter 4, but for the second section the system seems unable to acknowledge I have completed both exercises, it keeps showing 1/2.
2
III. Regression exercise 16 to 19
I submitted my answers and they are shown to be correct but when I go to course overview it seems my answers haven't been registered.
2
Exercise 14: Answer is not submitted after click on Submit button
After entering my answers for exercise 14 in chapter 4, the answer is not submitted and the exercise remains on unanswered. Same has also happened for the subsequent exercises in chapter, but some have been counted as completed somehow in the overview. I have tried this in…
0
Exercise:17
I am confused to understand that exercise please Guide me about that for more understanding
3
Exercise 17: Life expectancy and education (part 1 of 2)
Here the answer is "D" that is "It is probably less than 90", But if you fit the line by touching the two out of three given points, and try to see the "life expectancy of people who have 15 years of education? " It comes out to be more or less " 70 or 71 " and may be certainly…
24
From logistic regression to neural networks
The diagram of a neural network doesn't apply the formula in the exercises h2_in = np.dot(item, w1) + b1. h2_in = 0, with w1 = 0, but b1 = 1.
0