Skip to content
#

decision-tree

Here are 35 public repositories matching this topic...

In this notebook, we will use scikit-learn to perform a decision tree based classification of weather data. The file daily_weather.csv is a comma-separated file that contains weather data. This data comes from a weather station located in San Diego, California. The weather station is equipped with sensors that capture weather-related measurement…

  • Updated Oct 12, 2018
  • Jupyter Notebook

This repository contains the Python code for implementing facial recognition in Jupyter Notebook using both Machine Learning classification algorithms and neural networks. It also contains a CSV of facial data for classifying faces using the Python code. Feel free to copy the files and start recognizing faces!

  • Updated Jul 16, 2019
  • Jupyter Notebook

This repository contains Jupyter Notebook file containing the code to compare different sklearn classifiers on a dataset. Then it saves the output .png results in the working folder.

  • Updated Feb 18, 2020
  • Jupyter Notebook

🧮 🔢 ➕ Projects based in Introduction to Operational Research Labs. This projects was built using Jupyter Notebook, iPython, Python, Anaconda, Spyder IDE, JetBrains PyCharm and MATLAB. This repository it's based in some practical lab exercises and examples related with Introduction to Operational Research, using some software and libraries like M…

  • Updated Sep 18, 2020
  • Jupyter Notebook

The repository contains various python jupyter notebooks of predicting different medical diseases from various open source datasets.The following medical diseases predicted are cancer,,diabeties,kidney diseases,heart disease,liver diseases,spine disease using variou machine learning classification algorithms like KNN,Logistic Regression,Support …

  • Updated Dec 25, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the decision-tree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the decision-tree topic, visit your repo's landing page and select "manage topics."

Learn more