Update nominal data

This commit is contained in:
Ryan 2025-01-06 19:57:51 +08:00
parent 1f0f968376
commit d72efaa65e

View file

@ -25,7 +25,7 @@
- Data collected contains observations (values), and attributes / features
(keys), can be:
- Continuous or Discrete
- Numeric or nominal
- Numeric or nominal (labels like "London" or "Beijing")
1. Modeling: Visualizing the data to answer questions
- Using ML: split dataset to train, validate and test them
- Train: to fit the model