You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a Jupyter Notebook tutorial that guides beginners through encoding categorical data for machine learning tasks. Cover techniques such as one-hot encoding and others to convert categorical variables into numerical form.
Acceptance Criteria
Submit a Jupyter notebook containing the tutorial and the necessary datasets if need
Modify the README.md file to include the new tutorial and a link to the added notebook
The text was updated successfully, but these errors were encountered:
Description
Create a Jupyter Notebook tutorial that guides beginners through encoding categorical data for machine learning tasks. Cover techniques such as one-hot encoding and others to convert categorical variables into numerical form.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: