Closed
Description
System information
- OS version/distro: Windows
- .NET Version (eg., dotnet --info): 2.1.1
Issue
- What did you do?
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.