https://github.com/atakankizilyuce/association_rule_learning
Association Rule Learning project on online_retail_II dataset, you can read the readme file for the details of the project. You can find the link of the dataset in the codes.
https://github.com/atakankizilyuce/association_rule_learning
arl association-rule-learning python
Last synced: 3 months ago
JSON representation
Association Rule Learning project on online_retail_II dataset, you can read the readme file for the details of the project. You can find the link of the dataset in the codes.
- Host: GitHub
- URL: https://github.com/atakankizilyuce/association_rule_learning
- Owner: atakankizilyuce
- Created: 2023-01-19T23:02:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T23:05:44.000Z (over 3 years ago)
- Last Synced: 2024-06-20T10:42:49.203Z (about 2 years ago)
- Topics: arl, association-rule-learning, python
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# association_rule_learning
# 1. Veri Ön İşleme
# 2. ARL Veri Yapısını Hazırlama (Invoice-Product Matrix)
# 3. Birliktelik Kurallarının Çıkarılması
# 4. Çalışmanın Scriptini Hazırlama
# 5. Sepet Aşamasındaki Kullanıcılara Ürün Önerisinde Bulunmak