Skip to content

Commit 5aafae3

Browse files
committed
fix: remove iris image
1 parent ea6c0e3 commit 5aafae3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/tutorial/python/11.ml_1.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ Lí do chọn Iris:
7575
- Tất cả các thuộc tính số đều có cùng đơn vị và cùng tỷ lệ, không yêu cầu bất kỳ tỷ lệ hoặc biến đổi đặc biệt nào để bắt đầu.
7676
- Đây là một bài toán phân loại, cho phép bạn thực hành với một loại thuật toán học có giám sát dễ dàng hơn.
7777

78-
![](./img/iris.png)
79-
80-
8178
```python
8279
iris = sns.load_dataset('iris')
8380
iris.head()

0 commit comments

Comments
 (0)