Skip to content

Mushroom_classification data mining of Group 10 in Thuy Loi University Southern Campus in Viet Nam

Notifications You must be signed in to change notification settings

phungtiep/N10_Mushroom_Classificatiton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

N10_Mushroom_Classificatiton

Mushroom_classification data mining of Group 10 in Thuy Loi University Southern Campus in Viet Nam

Chạy với tệp Mushroom_Classificatiton.ipynb

HƯỚNG DẪN SỬ DỤNG GOOGLE COLAB ĐỂ CHẠY THUẬT TOÁN Bước 1: git clone https://github.com/phungtiep/N10_Mushroom_Classificatiton.git Bước 2: Vào Google Drive và upload thư mục N10_Mushroom_Classificatiton vừa clone. Bước 3: Vào thư mục N10_Mushroom_Classificatiton, sau đó click vào Mushroom_Classification.ipynb, kéo xuống thay dòng df = pd.read_csv('/content/drive/MyDrive/Mushroom_Classification/source_code/data/mushrooms.csv') với df = pd.read_csv('/content/drive/MyDrive/N10_Mushroom_Classificatiton/N10_mushroom_classification/data/mushrooms.csv') Bước 4: nhấn vào nút connect để két nối runtime python3 image Bước 5: Nhấn vào Nút Play để tiến hành xác thực OAuth2 chọn tài khoản google vừa tạo foldel, tiến hành đăng nhập, sau đó copy authorization_code, paste vào ô hiển thị bên dưới. image image image Sau khi paste xong nhấn enter để xác thực. Sau đó nhấn nút play từ trên xuống dưới để thưc thi chương trình.

Chạy với tệp Mushroom_Classificatiton.py

Bước 1: git clone https://github.com/phungtiep/N10_Mushroom_Classificatiton.git Bước 2: cd N10_Mushroom_Classificatiton Bước 3: Mở folder N10_mushroom_classification với Pycharm, cài đặt các thư viện cần thiết bằng cách tạo môi trường ảo mới, rê chuột vào từng dòng đầu file mushroom_classification.py để cài đặt thư viện sau kéo xuống thay dòng df = pd.read_csv('/content/drive/MyDrive/Mushroom_Classification/source_code/data/mushrooms.csv') với df = pd.read_csv('./data/mushrooms.csv') Bước 4: nhấn vào Tab Terminal gõ: python3 mushroom_classification.py THE END

About

Mushroom_classification data mining of Group 10 in Thuy Loi University Southern Campus in Viet Nam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published