Sumários

Distance-based Models

14 Novembro 2019, 15:00 João Balsa da Silva

Notebook:
- Classification with KNN and Naive-Bayes, using scikit-learn
- Classification with KNN and Naive Bayes, using Orange3
- Classification with KNN and Naive Bayes "Do it Yourself"


Distance-based Models

12 Novembro 2019, 16:30 Sara C. Madeira

Notebook: 

- Classification with KNN and Naive-Bayes, using scikit-learn 
- Classification with KNN and Naive Bayes, using Orange3 
- Classification with KNN and Naive Bayes "Do it Yourself" 


Distance-based Models

12 Novembro 2019, 15:00 João Balsa da Silva

Notebook:
- Classification with KNN and Naive-Bayes, using scikit-learn
- Classification with KNN and Naive Bayes, using Orange3
- Classification with KNN and Naive Bayes "Do it Yourself"


PROBABILISTIC MODELS + DISTANCE-BASED MODELS I

12 Novembro 2019, 13:00 Sara C. Madeira

NAIVE BAYES.

K-NEAREST NEIGHBORS.


Rule Models

7 Novembro 2019, 15:00 João Balsa da Silva

Notebook with two parts:


- Learning Lists of Rules with CN2 algorithm in Orange3

- Learning Frequent Patterns and Association Rules with Apriori algorithm in MLxtend