/MALE431085-Machine-Learning

This GitHub Repository is for Machine Learning Course in my University

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

MALE431085-Machine-Learning

This is GitHub Repository for Machine Learning Course in my University

Chạy thuật toán

Để chạy thuật toán, đầu tiên truy cập vào thư mục chứa file mã nguồn tương ứng. Tại đó gõ lệnh

python tên_file.py

Ví dụ để chạy thuật toán C45:

> pwd

/doan3

> cd c45

> python main.py