Stephanie Andrews

Results 1 issues of Stephanie Andrews

**ISSUE**: `sparse` is `sparse_output` for newer versions of sklearn's `OneHotEncoder` **LOCATION**: * [03_preprocessing notebook](https://github.com/dlab-berkeley/Python-Machine-Learning/blob/main/lessons/03_preprocessing.ipynb) * Code block in "Categorical Variable Encoding (One-hot & Dummy)" section **PROPOSED SOLUTION**: Replace `sparse` with...