Skip to content

jurgenfolz/Machine-Learning-Examples

Repository files navigation

Machine Learning Examples

This repository contains machine learning examples from the book Introduction to Machine Learning with Python and my personal notes.

Examples

  1. Iris Dataset Example
    • A simple example using the Iris dataset to demonstrate basic machine learning concepts.

Requirements

  • Python 3.x
  • scikit-learn
  • numpy
  • matplotlib

Installation

To install the required packages, run:

pip install -r requirements.txt

Usage

To run the examples, navigate to the respective directory and use the jupyter notebooks

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published