Greenhouse monitoring using Machine Learning and Image processing
This project finds the stage of fruit it can be used for fruit harvesting.
Python Demo
This project finds the stage of fruit it can be used for fruit harvesting.
Python Demo
This is a python application. User need to provide gmail authentication user and password to connect via Google API.
User can compose email and read Unread Emails from gmail inbox
User need not to use mouse clicks. Only user’s voice is taken as input for this application
Python Demo
This Project is coded in python.
Peer transaction is shown
Block chain project demo
MODULES
The modules included in our implementation are as follows
DATASET COLLECTION
The dataset is downloaded from kaggle.com with two classes ‘healthy’ and ‘diseased’. The dataset contains plant leaf image with training set and test set folders.
The dataset variable names are described below
Variable name | Attribute Description |
Class | Binary class ‘healthy’ and ‘diseased’ |
Training set | 364 images in diseased 388 images in healthy |
Test set | 60 images in diseased 60 images in healthy |
Project Demo Video
IMPLEMENTATION METHODOLOGY
The proposed work is implemented in Python 3.6.4 with libraries scikit-learn, pandas, matplotlib and other mandatory libraries. We downloaded dataset from uci.edu. The data downloaded contains binary classes of heart disease. Machine learning algorithm is applied such as decision tree and random forest along with hybrid model.
DATA DICTIONARY
The dataset collected with attributes age, sex, cp, trestbps, chol, fbs, restecg, thalach, exang, oldpeak, slop, ca, thal, pred_attribute.
Modules
The modules included in our implementation are as follows
Python – Demo
OBJECTIVES
Objective of study is to implement Liver Disease prediction application based on machine learning techniques.
The major objective is to predict the disease with higher accuracy.
To propose more than one machine learning algorithm and compare to find the best one.
METHODOLOGY USED
Python Demo Video
Lane detection using CNN algorithm with Vehicle detection