engogola's repositories

-PREDICTING-BULLDOZER-PRICES-PROJECT-USING-MACHINE-LEARNING

In this notebook we are going to go an example of machine learning learning project with the goal of predicting the sale price of bulldozers.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

CNN-intro-to-computervision-with-tensorflow

In this notebook, we're going to follow the TensorFlow modelling workflow we've been following so far whilst learning about how to build and use CNN

Language:Jupyter NotebookLicense:MPL-2.0Stargazers:0Issues:0Issues:0

end-to-end-heart-Diesease-classification-using-ML

Predicting heart disease using machine learning This notebook looks into using various Python-based machine learning and data science libraries in an attempt to build a machine learning model capable of predicting whether or not someone has heart disease based on their medical attributes.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Facial-recognition-with-openCV

In this Repo i learnt how to build facial recognition system ,we'll first perfom a face detection,extract the face embeddings from each face ,train a a face recognition model on the embeddings and then finally recognize faces in both images and vedios with openCV

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

motion-tracking-with-optical-flow-and-CAMSHIFT

In this repo we are going to get started with a code snippet of how to track motion with 2 different methods i.e the classical method of meanshift and a more complex way much better Dense flow algorithms

Language:Jupyter NotebookStargazers:0Issues:0Issues:0