Closed kumaranpravin closed 5 years ago
@kumaranpravin Thanks for the feedback! I have assigned the issue to the content author to investigate further and update the document as appropriate.
@nacharya1 Hi, do we have any document about the visibility? Or if there anyway to do that? Thanks.
@kumaranpravin, I am looking into this request.
@kumaranpravin when preprocessing is turned on the following processing occurs. With transformers working together you are observing the 73 features being created. These will aid the accuracy and performance of the model.
@nacharya1 I understand that there are some preprocessing techniques handled when pre-process condition is flagged to true. But i wanted to somehow find all the converted features. Let's say i'm using the classification model, if i wanted to show the feature importance i guess at this time it displays by column_1, column_2 etc. But i feel it could be better if there is a way to uncover the feature names instead of using the names like column_1...column_73 etc.
@kumaranpravin, we do not expose these details today, we are working on providing more insight to preprocessing. We plan to share more details in the new year.
@nacharya1 Thanks for the info, Do you have any estimate time for this?. I needed it very urgently.
@kumaranpravin. We are working on this with a high priority, we don't have any further details to share at this time.
@kumaranpravin We will now proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion and we will reopen the issue.
If the pre-process is set to True, i know there are some pre-processing steps applied to the columns. In my case, I have a date column and the result shows there are totally 73 features that are derived from it. Is there any way, where can i see the underlying transformation (ie) i wanted all the 73 features and how they are derived?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.