Identify the predicted class label for each of the data object
given in the dataset you see below using the logistic regression
with the following weight vector (w0, w1, w2, w3)=(1.3, 0.01, 0.02,
-0.7). The class label represents the possibility of storm (1
- there is a possibility, 0 - no possibility).
st data object
2nd data object
3rd data object
4th data object
5th data object
6th data object
7th data object
8th data object
Identify the predicted class label for each of the data object given in the dataset you see below using the logistic reg
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am