Update README.md
Browse files
README.md
CHANGED
|
@@ -58,6 +58,7 @@ For this project, I chose not to use standard UCI datasets. Instead, I selected
|
|
| 58 |
## Data Visualization
|
| 59 |
|
| 60 |
Before modeling, exploratory analysis was performed to understand feature distributions and relationships.
|
|
|
|
| 61 |
|
| 62 |
```python
|
| 63 |
import pandas as pd
|
|
|
|
| 58 |
## Data Visualization
|
| 59 |
|
| 60 |
Before modeling, exploratory analysis was performed to understand feature distributions and relationships.
|
| 61 |
+
You can use the url to obtain data in order to test.
|
| 62 |
|
| 63 |
```python
|
| 64 |
import pandas as pd
|