Tag: environment

  • Time Series Data Imputation, Interpolation & Anomaly Detection

    Time Series Data Imputation, Interpolation & Anomaly Detection

    The post compares popular time series data imputation, interpolation, and anomaly detection methods. It explores the challenges of missing data and the impact on processing, analyzing, and model accuracy. The study performs data-centric experiments to benchmark optimal methods and highlights the importance of imputation for time series forecasting. It provides practical strategies and techniques for…

  • Machine Learning-Based Crop Yield Prediction, Classification, and Recommendations

    Machine Learning-Based Crop Yield Prediction, Classification, and Recommendations

    We have implemented a Machine Learning-Based decision support tool for crop yield prediction, including supporting decisions on what crops to grow and what to do during the growing season of the crops.

  • An Implemented Streamlit Crop Prediction App

    An Implemented Streamlit Crop Prediction App

    Precision agriculture or smart farming: We implement the Streamlit crop prediction app. This is an ML-driven app that requires the trained model as input.

  • Wind Energy ML Prediction & Turbine Power Control

    Wind Energy ML Prediction &  Turbine Power Control

    This text presents a detailed project on modeling the power curve of a wind turbine, which is crucial in wind energy management and forecasting. By using machine learning techniques such as Random Forest and Gradient Boosting Regressors, and validating with real-world Scada data from a Turkish wind farm, the project shows it’s possible to create…

  • Image Based Fast Forest Fire Detection with TensorFlow

    Image Based Fast Forest Fire Detection with TensorFlow

    A recent study showcases the use of artificial intelligence (AI) and deep learning (DL) for efficient wildfire prediction and management. Utilizing a fast DL approach based on the TensorFlow Convolution Neural Network (CNN) algorithm, researchers trained models to distinguish between fire and non-fire images using a public-domain dataset. The implemented system predicted fires accurately and…

  • ML/AI Wildfire Prediction

    ML/AI Wildfire Prediction

    A wildfire, forest fire, bushfire, wildland fire or rural fire is an unplanned, uncontrolled and unpredictable fire in an area of combustible vegetation starting in rural and urban areas. Wildland fire is a widespread and critical element of the Earth’s system. Presently, global annual area burned is estimated to be approximately 420 Mha (Giglio et al. 2018), which is greater in area than the country of India. Wildland fires…