Added Yang's visualizations and fixed normalization. I couldn't get StandardScaler to work (essentially we have to drop the id column when we separate to standardize and this makes re-combining harder. I tried to use variations of merge, concat, append, and combine but none of them gave me the behavior we need. Feel free to try though! I just needed to move on :) )
Added Yang's visualizations and fixed normalization. I couldn't get StandardScaler to work (essentially we have to drop the id column when we separate to standardize and this makes re-combining harder. I tried to use variations of merge, concat, append, and combine but none of them gave me the behavior we need. Feel free to try though! I just needed to move on :) )