ashwinvaswani / whatif

Repository for the work on ECML WhatIf Challenge
MIT License
11 stars 1 forks source link

Normalizing the Data #4

Closed Rijul1999 closed 4 years ago

Rijul1999 commented 4 years ago

Before we generate embeddings, we need to normalize the data in each of our columns, so that they are in the same range of values.

rajanarasimhan commented 4 years ago

bhaiya I would like to take up this issue. please guide

ashwinvaswani commented 4 years ago

I'll be posting the cleaned dataframes in an hour. Normalize all the numeric inputs ( continuous variables ) using robust scalar / normalise between 0-1