dmjimenezbravo / MachineLearningAlgorithms

Basic examples of machine learning algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learning Algorithms

Basic examples of machine learning algorithms.

This repository was created with the objective of illustrating basic machine learning algorithms to students of the Technological University of Panama.

The repository contains a series of Python notebooks in which each one of the algorithms is shown step by step (explanations in Spanish). The algorithms present in this repository are

  • Linear regression.
  • Decision trees.
  • Neural networks.
  • K-means.

About

Basic examples of machine learning algorithms.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%