Crop Recommendation System
Crop Recommendation System
.
Farhan Rahman Anik
171-010-043
Computer Science and Information
Technology
IV. EXPERIMENT
I have previously tried to do some experiment on the
dataset. Like I have tried OneHot encoding for the label
column. I even tried to find Jaccard similarities, manhattan
distance and Apriori. But I have found that they are giving
me biased results. So I change my approach to Ensemble
method.
V. COMPARISON
My work is simple than the paper as I have only used two
algorithms, Gaussian naïve bayes and Random forest and
have been able to get 99% of accuracy whereas they have
used K-Nearest Neighbor, Random Tree, CHAID and had
been able to get only 88% of accuracy.
VI. CONCLUSION
Bangladesh is a nation in which agriculture plays a prime
role. In prosperity of the farmers, prospers the nation. Thus
my work would help farmers in sowing the right seed based
on soil requirements to increase productivity and acquire
profit out of such a technique. Thus the farmer‟s can plant
the right crop increasing his yield and also increasing the
overall productivity of the nation.
VII. FUTURE WORK
My future work is aimed at an improved data set with
large number of attributes and also implements yield
prediction.
REFERENCES