Comments by "Fernando Jackson" (@fernandojackson7207) on "freeCodeCamp.org"
channel.
-
1
-
1
-
@malek3764 Thanks again. One last one, please: How do we actually use the model for prediction? Say I have a few data entries, as, say a Numpy array for the problem as the one in this video: Each entry would be a string (Age, Gender, etc ). How can I apply the resulting model to test whether they were predicted to survive? Or, for other models, to, say decide if an animal in a pic is a cat or a dog. How do we accept input data and get our output , e.g., (cat, cat, dog,.., etc)?
1
-
1
-
1
-
1
-
1