This repo contains codes and documentations for two project of the "Machine Learning" course attended at NOVA Faculdade de Ciencias e Tecnologia, in Lisbon. The course's webpage is at "Aprendizagem Automatica" (Machine Learning).
The projects has been conducted together with Simone Rossi (@gitgithurrab).
The Project is structures as follow:
-
parametrize, fit and compare Naive Bayes and Support Vector Machine classifiers;
the description of the work is at First/README.md
-
examine a set of bacterial cell images using machine learning techniques, including feature extraction, features selection and clustering, in order to help the biologists organize similar images;
the description of the work is at First/README.md
If you are interested in something, don't hesitate to contact me or open an issue.