Hands-on machine learning course with Python covering supervised learning (SVM, regression), unsupervised learning (K-Means, IRIS dataset), and deep learning (CNNs) using scikit-learn and TensorFlow.
- Updated
Aug 15, 2025 - Jupyter Notebook
Hands-on machine learning course with Python covering supervised learning (SVM, regression), unsupervised learning (K-Means, IRIS dataset), and deep learning (CNNs) using scikit-learn and TensorFlow.
A Machine Learning (ML) model that every ML beginner develops. This model is used to predict type of Iris flower based on the input.
In this notebook we'll see how to use KNN to classify the IRIS Flowers.
Projeto que utiliza a base de dados Iris para calcular a acurácia e a função de perda de um modelo de aprendizado de máquina. Focado em análise de desempenho e avaliação de modelos.
Add a description, image, and links to the iris-dataset-tutorial topic page so that developers can more easily learn about it.
To associate your repository with the iris-dataset-tutorial topic, visit your repo's landing page and select "manage topics."