write an algorithm to take decision that whether you should carry umbrella to go out or not
Answers
Answered by
0
Answer:
Let us take an example of the last 10 days weather dataset with attributes outlook, temperature, wind, and humidity. The outcome variable will be playing cricket or not. We will use the ID3 algorithm to build the decision tree.
Explanation:
Answered by
0
Explanation:
if it is raining or there are loos then of course
Similar questions