You are on page 1of 5

MIT School of Engineering

Department of Computer Science and Engineering

Major Project Synopsis

Group ID: 25
Project Title: Soil Testing And Classification For The Purpose Of Cultivation Using M.L
Group Members:
Enrollment
Name of student
Number
MITU19BTCS0094 Vaidehi Gade ( LY CORE -1)

MITU19BTCS0032 Suchi kumari ( LY CORE -1)

MITU19BTCS0037 Harsh Ahuja ( LY CORE -1)


MITU19BTCS0028 Sagar (LY IS-1)

Problem Statement:
To develop a system that will classify the soil and propose the best feasible crops
according to given soil parameters.

Abstract:
● The objective of our model is to provide a solution for intelligent agriculture by
classifying soil type which can assist the farmers in increasing productivity to a
great extent.
● The proposed system applies machine learning to identify the pattern among
data and then process it as per input conditions.
● Development of a user-friendly GUI using the selected machine learning
technique.

Literature Survey:
Proposed System (Block Diagram):
Block diagram for soil classification and crop prediction using ml

● First we are going to collect data or use pre-existing data for our system.
● Then we have to properly clean the data and make the data usable.
● After this comes the part of data analysis which includes learning about the
data.
● Then we are going to use feature engineering to extract features out of the
data, so as to train our model.
● Then after selecting a model, we would apply the model to the data and then
check the accuracy and other components of the model.
● After which we have to select the model with the most accuracy and
implement it.
● The last step involves deploying the model to a webpage.

Conclusion:
We have successfully created a G.U.I. for soil classification and crop prediction
without using IoT devices. This website is user-friendly and cost-efficient and can
be used by home gardeners and small farmers.

***End***

You might also like