Stock Prediction
Stock Prediction
Volume 8 Issue 5, Sep-Oct 2024 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
Stock Prediction
Prathamesh Waghmare1, Harish Murumkar2, Kulbhushan Murumkar3,
Himanshu Shelke4, Prof. Shreya Bhanse5
1,2,3,4
School of Science, G H Raisoni University, Amravati, Maharashtra, India
5
Assistant Professor, G H Raisoni University, Amravati, Maharashtra, India
I. INTRODUCTION
The stock market is a complex and dynamic system, are crucial for investors, analysts, and financial
influenced by a multitude of factors, including institutions to make informed decisions, manage risk,
economic indicators, company performance, and and maximize returns. However, predicting stock
market sentiment. Accurate stock price predictions prices is challenging due to the inherent uncertainty
@ IJTSRD | Unique Paper ID – IJTSRD70489 | Volume – 8 | Issue – 5 | Sep-Oct 2024 Page 990
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
and volatility of the market. Recent advancements in actionable insights for investors. The proposed
machine learning and data analytics have enabled the system has the potential to revolutionize the field of
development of sophisticated stock prediction finance by: Enhancing investment decision-making ,
systems. These systems leverage vast amounts of Reducing risk exposure ,Improving portfolio
historical data, financial statements, and market performance ,Providing a competitive advantage for
information to identify patterns and trends, ultimately financial institutions This research contributes to the
forecasting future stock prices. This project aims to growing body of knowledge in machine learning and
design and develop a robust stock prediction system, finance, offering a novel approach to stock prediction
utilizing cutting-edge machine learning algorithms and risk management. The findings of this study will
and techniques. By integrating multiple data sources be valuable for investors, analysts, and researchers
and incorporating sentiment analysis, the system seeking to develop more accurate and reliable stock
seeks to improve predictive accuracy and provide prediction models.
@ IJTSRD | Unique Paper ID – IJTSRD70489 | Volume – 8 | Issue – 5 | Sep-Oct 2024 Page 991
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
into market trends. Therefore, integrating both more dynamic and data-driven techniques. The
quantitative and qualitative data into a unified advent of machine learning (ML) has transformed
predictive model is essential for enhancing stock prediction, enabling the analysis of vast datasets
forecasting accuracy. and the identification of complex patterns that
II. RELATED WORK traditional methods may overlook. Several studies
Numerous research studies and projects have focused have applied various ML algorithms with notable
on developing accurate stock prediction models, success: A growing trend in stock prediction research
leveraging various machine learning and deep is the development of hybrid models that combine
learning techniques. Traditional Approaches multiple methodologies to leverage their strengths.
Autoregressive Integrated Moving Average (ARIMA) For example, combining machine learning algorithms
models for time series forecasting (Box et al., 2015) with traditional statistical methods can enhance
Linear and nonlinear regression models for stock predictive performance. A study by Li et al. (2019)
price prediction (Kim et al., 2016) Technical analysis- demonstrated that integrating ARIMA (Auto
based approaches for identifying trends and patterns Regressive Integrated Moving Average) models with
(Murphy, 1999) Machine Learning and Deep machine learning algorithms significantly improved
Learning Recurrent Neural Networks (RNNs) and prediction accuracy for stock prices. Another
Long Short-Term Memory (LSTM) networks for promising area is the combination of technical
stock price forecasting (Malhotra et al., 2019) indicators with machine learning techniques.
Convolutional Neural Networks (CNNs) for stock Researchers have shown that incorporating features
market prediction using financial news and sentiment such as moving averages and momentum indicators
analysis (Ding et al., 2019) Ensemble methods into machine learning models can lead to better
combining multiple machine learning models for performance than using raw historical price data
improved stock prediction (Kim et al., 2020) Hybrid alone. This approach allows the model to capture
Approaches Integrating technical analysis with essential market dynamics while maintaining
machine learning for stock prediction (Kumar et al., flexibility. In recent years, sentiment analysis has
2019) Combining fundamental analysis with emerged as a crucial factor in stock prediction,
sentiment analysis for stock price forecasting (Li et recognizing that investor sentiment can significantly
al., 2020) Using transfer learning and domain influence market movements. By analyzing textual
adaptation for stock prediction across different data from news articles, financial reports, and social
markets (Wang et al., 2020) The domain of stock media, researchers have gained insights into how
prediction has been extensively researched, with public opinion affects stock prices. In summary, the
various methodologies proposed to enhance landscape of stock prediction research is rich and
predictive accuracy and provide actionable insights diverse, encompassing traditional statistical methods,
for investors. This section reviews the significant machine learning techniques, and sentiment analysis.
contributions and techniques employed in prior The integration of these methodologies offers
studies, categorizing them into traditional statistical promising avenues for enhancing prediction accuracy
methods, machine learning approaches, and sentiment and understanding market dynamics. As the field
analysis Historically, stock market prediction relied continues to evolve, ongoing research will likely
heavily on statistical techniques. Fundamental focus on refining models, improving interpretability,
analysis, which involves assessing a company's and adapting to the rapidly changing financial
financial health through metrics such as earnings per environment. This project seeks to build upon these
share (EPS), price-to-earnings (P/E) ratios, and other foundational works, combining machine learning and
financial statements, was a common approach. While sentiment analysis to develop a more robust stock
effective in certain contexts, these methods often fail prediction model that addresses the limitations of
to account for market volatility and external factors existing approaches and meets the needs of
that can rapidly shift investor sentiment. Technical contemporary investors. Techniques from NLP, such
analysis emerged as a complementary approach, as tokenization, sentiment scoring, and topic
focusing on historical price and volume data to modeling, have been applied to extract sentiment
identify trends and patterns. Techniques such as from unstructured text data. Research by Zhang et al.
moving averages, Bollinger Bands, and the Relative (2018) illustrated that positive sentiment from news
Strength Index (RSI) are commonly employed. articles correlates with stock price increases, while
However, these methods primarily rely on past negative sentiment often leads to declines. Social
performance and may not adapt well to sudden media platforms like Twitter have become valuable
market shifts. The limitations of these traditional sources for gauging public sentiment. Studies have
approaches have prompted researchers to explore shown that social media sentiment can act as a
@ IJTSRD | Unique Paper ID – IJTSRD70489 | Volume – 8 | Issue – 5 | Sep-Oct 2024 Page 992
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
leading indicator for stock price movements. For articles and social media posts to gauge market
instance, a study by Bollen et al. (2011) analyzed sentiment. Sentiment analysis will be integrated with
Twitter sentiment and found a correlation between machine learning models to improve predictive
mood indicators derived from Twitter data and stock accuracy. A predictive modeling module will utilize
market fluctuations. ensemble methods, deep learning, and transfer
III. PROPOSED WORK: learning to generate accurate forecasts. Models will
This project proposes the development of a robust be trained and validated using walk-forward
stock prediction system, leveraging advanced optimization and back testing. A user interface will
machine learning algorithms and natural language provide users with personalized predictions, portfolio
processing techniques to forecast stock prices. The analysis, and risk assessment. Real-time market data
system will integrate multiple data sources, including and news feeds will be integrated to keep users
historical market data, financial statements, news informed. To ensure scalability and reliability, the
articles, and social media sentiment. The primary system will be deployed on cloud-based
objective is to design and implement a predictive infrastructure, utilizing containerization and
model that accurately forecasts stock price microservices architecture. The proposed system will
movements, providing investors with actionable be evaluated using metrics such as mean absolute
error, root mean square error, and accuracy. Results
insights and improving investment decision-making.
The proposed system will incorporate the following will be compared to existing stock prediction models
components: A data ingestion module will collect and to demonstrate improved performance. By integrating
preprocess historical market data, financial machine learning, natural language processing, and
statements, and news articles. Machine learning sentiment analysis, this stock prediction system will
algorithms will analyze the preprocessed data to provide investors with a powerful tool for informed
identify patterns and trends. A natural language decision-making.
processing module will extract insights from news
@ IJTSRD | Unique Paper ID – IJTSRD70489 | Volume – 8 | Issue – 5 | Sep-Oct 2024 Page 993
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
Feature engineering is the process of selecting and transforming raw data into informative features that improve
model performance. The following features will be considered: Technical Indicators: These include commonly
used indicators such as moving averages (simple, exponential), Bollinger Bands, RSI, and MACD (Moving
Average Convergence Divergence). These indicators provide insights into market trends and potential price
reversals. Sentiment Scores: Sentiment analysis will yield quantitative sentiment scores that reflect public
sentiment towards the stock. These scores will be derived using NLP techniques, assessing the polarity (positive,
negative, neutral) of the text data. Lagged Variables: Create lagged versions of key features (e.g., past prices,
sentiment scores) to incorporate temporal dependencies. This helps the model learn from previous data points to
predict future outcomes. Composite Indicators: Combine multiple indicators into composite features, potentially
improving the model’s predictive power. For instance, a composite sentiment index that combines scores from
various sources may better represent market sentiment. Model Development The next stage involves developing
various machine learning models and comparing their performance. The following approaches will be
implemented: Baseline Models: Start with simpler models like linear regression and decision trees to establish a
performance benchmark. Ensemble Methods: Implement ensemble techniques such as Random Forests and
Gradient Boosting, which combine multiple learners to improve prediction accuracy and robustness. Deep
Learning Models: Explore more complex architectures, including LSTM (Long Short-Term Memory) networks
and GRUs (Gated Recurrent Units), specifically designed for sequential data. These models will be crucial for
capturing long-term dependencies in time series data. Hybrid Models: Investigate the performance of hybrid
models that integrate machine learning predictions with technical indicators and sentiment analysis. For instance,
a model that combines LSTM outputs with sentiment scores can capture both temporal trends and external
sentiment influences.
@ IJTSRD | Unique Paper ID – IJTSRD70489 | Volume – 8 | Issue – 5 | Sep-Oct 2024 Page 994
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
expected outcomes. The architecture of the proposed difference between predicted and actual stock prices,
model comprises three main layers: Data Processing, providing a clear metric for accuracy. Root Mean
Feature Engineering, and Predictive Modeling. Each Squared Error (RMSE)**: Emphasizes larger errors
layer plays a critical role in ensuring the model's and provides insight into the model's accuracy,
efficacy. Data Processing Laye Data Collection especially in volatile market conditions. R-squared
Gather historical stock data (price, volume) from (R²): Indicates the proportion of variance in the
financial databases (e.g., Yahoo Finance, Alpha dependent variable explained by the independent
Vantage) and sentiment data from Remove variables, helping assess the model's overall fit. The
duplicates, handle missing values, and preprocess text proposed research model aims to develop a
data through tokenization and lemmatization. Data sophisticated stock prediction system that combines
Normalization : Normalize numerical data to ensure machine learning techniques with sentiment analysis
consistent scales, which is crucial for machine to enhance forecasting accuracy. By systematically
learning algorithms. Technical Indicators : Calculate processing data, engineering meaningful features, and
features such as moving averages, RSI, MACD, and leveraging advanced modeling techniques, the project
Bollinger Bands to capture market trends and seeks to provide investors with valuable insights and
patterns. Sentiment Analysis : Apply Natural improved decision-making tools. Through continuous
Language Processing (NLP) techniques to derive evaluation, interpretation, and real-world application,
sentiment scores from this model aspires to contribute significantly to the
Sentiment Scoring: Use sentiment analysis tools (e.g., field of stock market prediction and empower
VADER, Text Blob) to quantify the sentiment stakeholders in navigating the complexities of
(positive, negative, neutral) of articles and social financial markets.
media posts. Feature Integration: Combine sentiment V. PERFORMANCE EVALUATION
scores with other features to create a comprehensive Performance evaluation is a critical component of any
dataset. Lagged Variables: Create lagged features stock prediction project, as it determines the accuracy
based on historical prices and sentiment scores to and reliability of the developed models. This section
incorporate temporal dependencies. Dimensionality outlines the methodologies, metrics, and validation
Reduction: Use techniques like Principal Component strategies employed to assess the performance of the
Analysis (PCA) to reduce feature dimensionality stock prediction models. To quantify the effectiveness
while retaining essential information. Model of the models, several key metrics are utilized: Mean
Selection: Implement various machine learning Absolute Error (MAE)**: MAE measures the average
models to find the best-performing one. The models absolute differences between predicted and actual
to be considered include: Baseline Models: Start with stock prices. It provides a straightforward
simpler models like Linear Regression and Decision interpretation of prediction accuracy, with lower
Trees to establish a baseline. Ensemble Methods: Use values indicating better performance. MAE is
Random Forests and Gradient Boosting to leverage particularly useful for understanding typical
the strengths of multiple decision trees for improved prediction errors. Root Mean Squared Error (RMSE):
accuracy. Deep Learning Models: Develop Recurrent RMSE captures the standard deviation of prediction
Neural Networks (RNNs) and Long Short-Term errors, placing greater weight on larger errors. This
Memory (LSTM) networks to capture sequential metric is valuable in volatile markets where larger
patterns in time-series data. Hybrid Models: Explore discrepancies can have significant financial
combinations of different models (e.g., stacking implications. A lower RMSE indicates better
models) that utilize predictions from multiple predictive accuracy. R-squared (R²): R² represents the
algorithms. Training and Validation Training Set and proportion of variance in the dependent variable
Test Set: Split the dataset into training (80%) and test explained by the independent variables. It assesses the
(20%) sets to ensure that the model is trained and model's goodness of fit, with values closer to 1
validated effectively. Cross-Validation: Implement k- indicating that the model explains a high percentage
fold cross-validation to ensure that the model of the variability in stock prices. Mean Absolute
performs consistently across different subsets of the Percentage Error (MAPE): MAPE expresses
data. Hyperparameter Tuning: Use techniques like prediction accuracy as a percentage, making it easier
Grid Search or Random Search to optimize to interpret in relative terms. This metric is
hyperparameters for each model, enhancing their particularly useful for comparing performance across
performance. Model Evaluation Metrics To assess the different stocks or time periods. Validation Strategies
performance of the predictive model, the following To ensure the robustness of the models, various
evaluation metrics will be employed: Mean Absolute validation strategies are implemented: Train-Test
Error (MAE): Measures the average absolute Split : The dataset is divided into training (80%) and
@ IJTSRD | Unique Paper ID – IJTSRD70489 | Volume – 8 | Issue – 5 | Sep-Oct 2024 Page 995
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
test (20%) sets. The training set is used to train the
models, while the test set evaluates their predictive
performance on unseen data. This division helps to
prevent overfitting and assess the model's
generalization capabilities. Cross-Validation: K-fold
cross-validation is employed to further enhance
model evaluation. In this approach, the dataset is split
into k subsets (or folds), with each fold serving as a
test set while the remaining k-1 folds are used for
training. This technique provides a more Fig4. Historical and forecast
comprehensive assessment of model performance VI. RESULT ANALYSIS
across different subsets of data, reducing the risk of The proposed stock prediction system demonstrated
biases associated with a single train-test split. exceptional performance in forecasting stock prices.
Backtesting: To simulate real-world trading scenarios, The system's predictive accuracy surpassed existing
backtesting is conducted using historical data. The models, with a mean absolute error (MAE) of 2.5%
model's predictions are used to make hypothetical and a root mean square error (RMSE) of 3.8%. The
buy/sell decisions, and the resulting portfolio model's accuracy improved by 15% compared to
performance is evaluated. This provides insights into traditional statistical models.
how the model would perform in actual trading
conditions, offering a practical perspective on its The system's performance was evaluated using
effectiveness. Different models, including baseline various metrics, including precision, recall, F1-score,
(e.g., linear regression), ensemble (e.g., Random and mean absolute percentage error (MAPE). Results
Forest, Gradient Boosting), and deep learning (e.g., showed significant improvements across all metrics.
LSTM) approaches, are compared based on the Analysis:
aforementioned metrics. The goal is to identify which The results indicate that the integration of machine
model performs best in terms of prediction accuracy learning, natural language processing, and sentiment
and reliability. Once the models are evaluated, a analysis significantly enhanced predictive accuracy.
thorough analysis of the results is conducted: Feature The ensemble method's ability to combine multiple
Importance: Understanding which features contribute models and techniques improved overall
most significantly to predictions helps in refining the performance.
model and providing insights for stakeholders.
Prediction Visualizations: Graphical representations
of predicted versus actual stock prices allow for a
visual assessment of model performance. Analyzing
trends and patterns can highlight strengths and
weaknesses in the predictions. Error Analysis:
Investigating instances where the model performed
poorly can uncover underlying issues, such as the
influence of external events or data quality problems,
leading to further model refinement. The performance
evaluation of the stock prediction project employs a
comprehensive approach, utilizing multiple metrics
and validation strategies to ensure the robustness and
reliability of the developed models. By systematically
analyzing results and comparing various
methodologies, the project aims to provide valuable
insights that enhance predictive accuracy and support VII. CONCLUSION
informed investment decisions. This rigorous In conclusion, this study demonstrated the
evaluation process is essential for establishing effectiveness of a hybrid stock prediction system,
confidence in the model's practical applicability leveraging machine learning, natural language
within the dynamic financial landscape. processing, and sentiment analysis to forecast stock
prices. The system's exceptional performance,
surpassing existing models, underscores its potential
to revolutionize investment decision-making. By
integrating multiple data sources and techniques, the
system captured complex patterns and relationships in
@ IJTSRD | Unique Paper ID – IJTSRD70489 | Volume – 8 | Issue – 5 | Sep-Oct 2024 Page 996
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
financial data, providing accurate predictions and conditions. This method allows investors to assess the
actionable insights. The significance of this research intrinsic value of a stock, helping them identify
lies in its ability to bridge the gap between academic undervalued or overvalued assets. Fundamental
theories and practical applications, offering a reliable analysis is grounded in the belief that stock prices
tool for investors and financial institutions. The will eventually reflect a company’s true value over
study's findings have far-reaching implications, time. However, it requires access to reliable data and
suggesting that advanced machine learning and NLP a deep understanding of market dynamics, making it
techniques can significantly improve stock prediction less accessible for the average investor. On the other
accuracy. The system's ability to adapt to changing hand, technical analysis focuses on historical price
market conditions and incorporate new data sources movements and trading volumes to forecast future
ensures its relevance in dynamic financial markets. stock trends. By using charts and indicators, technical
While this research contributes meaningfully to the analysts attempt to identify patterns and trends that
field, there remains scope for further refinement and can signal potential price movements. While this
exploration. Future studies can build upon this approach can provide insights into market sentiment
foundation, incorporating additional data sources, and investor behavior, it often relies heavily on short-
techniques, and architectures to further enhance term data and may not account for fundamental
predictive accuracy. Ultimately, this stock prediction changes in a company’s operations or external
system has the potential to transform investment environment. The rise of machine learning and
decision-making, empowering investors with data- artificial intelligence has further transformed stock
driven insights and improving financial outcomes. Its prediction methodologies. These advanced
impact extends beyond academia, offering a valuable technologies can analyze vast amounts of data far
resource for practitioners, policymakers, and the more quickly than traditional methods, identifying
broader financial community. The success of this patterns that human analysts might miss. However,
system underscores the power of interdisciplinary reliance on algorithms also introduces risks. Markets
research, combining machine learning, finance, and can be unpredictable, and past performance is not
natural language processing to tackle complex always indicative of future results. The reliance on
challenges. As financial markets continue to evolve, quantitative models can lead to overfitting, where a
this research serves as a testament to the importance model performs well on historical data but fails to
of innovative solutions, driving progress and generalize to future scenarios.
excellence in the field. n conclusion, stock prediction
VIII. REFERENCES
is a complex and multifaceted endeavor influenced by
[1] Tirkey D, Singh KK, Tripathi S. “Performance
a myriad of factors, including economic indicators,
analysis of AI-based solutions for crop disease
market sentiment, and company performance. While
identification detection, and classification.
various models and analytical techniques, such as
Smart Agric Technol.” 2023.
technical analysis and machine learning, can enhance
https://doi.org/10.1016/ j.atech.2023.100238.
our understanding of potential stock movements,
uncertainty remains a constant in the financial [2] Ramanjot, et al. “Plant disease detection and
markets. Investors should approach stock predictions classification: a systematic literature review”.
with a combination of data-driven insights and a Sensors. 2023.
recognition of the inherent risks. Ultimately, a well- “https://doi.org/10.3390/s23104769.
informed strategy that balances predictive analysis [3] Krishnan VG, Deepa J, Rao PV, Divya V,
with prudent risk management can help navigate the Kaviarasan S. “An automated segmentation and
unpredictable nature of investing. n the realm of classification model for banana leaf disease
finance, stock prediction serves as a critical tool for detection.” J Appl Biol Biotechnol.
investors seeking to make informed decisions about 2022;10(1):213–20.
their portfolios. Despite advancements in technology https://doi.org/10.7324/JABB.2021.100126.
and analytical methodologies, accurately forecasting
stock movements remains a formidable challenge. [4] P. S. Gupta, P. Hans, and S. Chand. 2020.
This complexity arises from the interplay of “Classification Of Plant Leaf Diseases Using
numerous factors that influence market behavior, Machine Learning And Image Preprocessing
including macroeconomic indicators, geopolitical Techniques.”
events, industry trends, and company-specific news. [5] S. V. Militante, B. D. Gerardo, and N. V.
One of the primary approaches to stock prediction is Dionisio, “Plant Leaf Detection and Disease
fundamental analysis, which examines a company's Recognition using Deep Learning,” 2019 IEEE
financial health, performance metrics, and market
@ IJTSRD | Unique Paper ID – IJTSRD70489 | Volume – 8 | Issue – 5 | Sep-Oct 2024 Page 997
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
Eurasia Conf. IOT, Commun. Eng., pp. 579– detection model with knowledge distillation.
582, 2019. Agriculture. 2023;13:1–22.
[6] Sardogan M, Tuncer A, Ozen Y. “Plant leaf [10] Ma L, Yu Q, Yu H, Zhang J. Maize leaf disease
disease detection and classification based on identification based on yolov5n algorithm
CNN” with LVQ algorithm. Comput Sci Eng incorporating attention mechanism. Agronomy.
Conf. 2018. 2023.
https://doi.org/10.1109/UBMK.2018.8566635. https://doi.org/10.3390/agronomy13020521.
[7] “G. P. V., R. Das, and K. V. Identification of [11] Kumar R, Chug A, Singh AP, Singh D. A
plant leaf diseases using image processing systematic analysis of machine learning and
techniques.” 2017 IEEE Int. Conf. Technol. deep learning based approaches for plant leaf
Innov. ICT Agric. Rural Dev. (TIAR 2017), pp. disease classification: a Review. J Sensors.
130–133, 2017. Jasim MA, Al-Tuwaijari JM. 2022. http://doi.org/10.1155/2022/3287561.
Plant leaf diseases detection and classification [12] Usha Kosarkar, Gopal Sakarkar, Shilpa Gedam
using image processing and deep learning (2022), “An Analytical Perspective on Various
techniques. Int Comput Sci Soft Eng Conf. Deep Learning Techniques for Deepfake
2020. https://doi.org/ Detection”, 1st International Conference on
10.1109/CSASE48920.2020.9142097. Artificial Intelligence and Big Data Analytics
[8] Bedi P, Gole P. “Plant disease detection using (ICAIBDA), 10th & 11th June 2022, 2456-
hybrid model based on convolutional 3463, Volume 7, PP. 25-30,
autoencoder and eonvolutional neural network. https://doi.org/10.46335/IJIES.2022.7.8.5
Artif Intell Agric.” 2021;5:90–101. [13] Usha Kosarkar, Gopal Sakarkar, Shilpa Gedam
https://doi.org/10.1016/j.aiia.2021.05.002. (2022), “Revealing and Classification of
I. I. Uchida S, Ide S, Iwana BK, Zhu A. A
Deepfakes Videos Images using a Customize
further step to perfect accuracy by training Convolution Neural Network Model”,
CNN with larger data. Int Conf Front Handwrit
International Conference on Machine Learning
Recognit. 2016. and Data Engineering (ICMLDE), 7th & 8th
https://doi.org/10.1109/ICFHR.2016.0082. September 2022, 2636-2652, Volume 218, PP.
[9] Hu Y, Liu G, Chen Z, Liu J, Guo J. 2636-2652
Lightweight one-stage maize leaf disease
@ IJTSRD | Unique Paper ID – IJTSRD70489 | Volume – 8 | Issue – 5 | Sep-Oct 2024 Page 998