-
Notifications
You must be signed in to change notification settings - Fork 1.9k
NA Handling #515
Copy link
Copy link
Closed
Labels
documentationRelated to documentation of ML.NETRelated to documentation of ML.NETgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
documentationRelated to documentation of ML.NETRelated to documentation of ML.NETgood first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for issues without a type.
System information
Issue
I was trying to work on Titanic kaggle problem and trying to train and I am looking for an example of how to handle Null values.
I have seen handling option but not able to find how to use it in Pipeline.
Between one difference I have seen between Python interfaces and .net is the ability to experiment easily and I am finding it bit harder to do here. If you have any practices it will be helpful if we can discuss here.