Skip to content

Python work with machine learning and deep learning. Multiple demo using libraries including sklearn/tensorflow/keras/imageAI

Notifications You must be signed in to change notification settings

BlueSeven277/Machine-Learning

Repository files navigation

Machine-Learning

This repository display some demos applying machine learning algorithms or deep learning frameworks. The libiaries may include sklearn, Keras, TensorFlow, opencv, imageAI, etc.

Description of packages:

  1. package[heart_disease_prediction]:Data analysis according to kaggle dataset: https://www.kaggle.com/ronitf/heart-disease-uci

  2. package[chronic_kidney_prediction]:Data analysis according to kaggle dataset: https://www.kaggle.com/mansoordaku/ckdisease

  3. package[Image_Prediction]: Image prediction (object recognition) using imageAI

  4. package[Face_Recognition]: Face detection using OpenCV according to OpenCV document. The xml file of CascadeClassifier can be download through official github link: https://github.com/opencv/opencv/tree/master/data/haarcascades Face Detection

About

Python work with machine learning and deep learning. Multiple demo using libraries including sklearn/tensorflow/keras/imageAI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published