class_notebooks
class_notebooks copied to clipboard
Notebooks used in ML2 sessions
Results
1
class_notebooks issues
Sort by
recently updated
recently updated
newest added
In the Data Manipulation Classes notebook, you have: houses.scale() houses.ensure_normality() The ensure_normality() function appears not to exist. You probably mean the fix_skewness function. Note that there is also a skewed_features...