Jupyter notebooks used in data explotation technologies assignature from UTN FRCU
Using a patient dataset, we can predict if a patient has a heart disease using a decision tree, naïve bayes or neural network.
Used unsupervied trainnig, Kmeans and DBSCAN in examples dataset to find clusters and other associations
With statistical methods and data minning methods, we found outliers in a wine dataset.
Using a public available Soccer player data, we could predict the rating of each player and found some cluster inside the dataset.