Category: Machine Learning Implementation
Machine Learning Implementation
P2P Transaction in Blockchain – Python Implementation
Fruit Quality Assessment using Artificial Intelligence
Python Demo
Read MoreA Semi-Supervised Learning Approach for Twitter Spam Drift detection
Project Demo video
Read MoreHeart Disease Application Using Genetic Algorithm and Machine Learning
Python Demo
Read MoreGreenhouse monitoring using Machine Learning and Image processing
This project finds the stage of fruit it can be used for fruit harvesting. Python Demo
Read MoreVoice Based Email for Visually Impaired
Python Demo
Read MoreBlock chain project in Python with Peer Transactions
This Project is coded in python. Peer transaction is shown Block chain project demo
Read MorePlant Leaf Disease Detection using Deep learning algorithm
MODULES The modules included in our implementation are as follows Dataset collection Data pre-processing Training and prediction using Regression Models 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
Read MoreImage Steganography algorithm based on edge detection
A novel steganography algorithm is proposed based on local reference edge detection technique and exclusive disjunction (XOR) property is proposed. Human eyes are less sensitive towards intensity changes in the sharp edge region compared to the uniform region of the image. Because of this, the secret message bits have been embedded in the sharp regions by local reference pixels that are located in the edge blocks. The predefined sets of pixels are easily identified with less computational complexity in the stego image. The embedding algorithm improved in terms of security…
Read More