Introduction to Data mining with Python
• کد دوره : OR99
• مدت دوره : 24 ساعت
• شهریه : 25.000.000 ریال
• مدت دوره : 24 ساعت
• شهریه : 25.000.000 ریال

ردیف | شهریه | روزهای برگزاری | ساعت برگزاری | تاریخ شروع کلاس | ظرفیت | لینک ثبت نام |
---|---|---|---|---|---|---|
1 | 25.000.000 ریال | چهارشنبه ها | 17 الی 21 (online ) | 3 خرداد 1402 | 7 | ![]() |
Introduction to Data mining with Python
Syllabus:
-
Introduction to Data mining concept
- Knowledge extraction process
- CRISP-DM methodology
-
Data Preprocessing
- Data Cleaning (Missing value handling and outlier detection)
- Data Integration (Integration fields and records)
- Data Reduction
- Data Transformation (Standardization and Normalization)
- Implementing data preprocessing in Python
-
Classification and Regression algorithms
- Decision Trees
- Neural Networks
- Lazy learning
- Regression algorithms
- Support Vector Machines (SVM)
- Unbalanced data
- Ensemble methods
- Implementing classification and regression methods in Python
-
Clustering algorithms
- Partitioning methods
- Hierarchical methods
- Density-based methods
- Implementing clustering methods in Python
-
Frequent patterns and Association rules
- Apriori algorithm
- FP-Growth algorithm
- Implementing frequent patterns and association rules methods in Python
6. Model Evaluation
- Model evaluation methods in prediction models
- Model evaluation methods in clustering methods
- Evaluating frequent patterns and association rules