Giter Site home page Giter Site logo

fyp_snowcoverage_23-24's Introduction

FYP_SnowCoverage

AI-Driven Snow Coverage Analysis Project

Overview

This repository documents our AI-driven project aimed at analyzing snow coverage. We detail our iterative process, challenges faced, and the improvements made in each iteration.

Iterations

Data Loading

  • Systematic data loading and processing using Python and pandas.
  • Conversion of Day of Year indices to datetime format.
  • Stacking dates and snow cover fractions into a single DataFrame.
  • Adjustment to Uerra convention and streamlining the DataFrame.

Data Exploration

  • Dissecting dataset to understand its composition.
  • Identifying patterns, correlations, and potential outliers.
  • Guiding analytical strategies and feature engineering.
  • Employing statistical summaries and visualization techniques.
  • Utilization of a more intricate LSTM architecture.
  • Continued focus on addressing data generalization challenges.
  • Similar data loading and exploration as previous iterations.
  • Implementation of data imputation and interpolation techniques.
  • Application of detrending techniques for quality enhancement.
  • Pretraining models on the French Alps dataset.
  • Modified LSTM architecture based on hyperparameter tuning.
  • Adoption of a transfer learning approach.
  • Repurposing the model trained on the French Alps dataset.

Model Evaluation

  • Utilization of the Nash-Sutcliffe Efficiency (NSE) as the primary metric.
  • Comparison of NSE scores across different experimental types.
    • Conventional training: 0.825
    • Pretraining on French Alps dataset: 0.8729
    • Transfer learning on Lebanese data: 0.859

Figures and Results

  • Detailed figures showcasing various stages of data processing and model evaluations.
  • In-depth analysis of the predictive accuracy of different models.

Conclusion

This project demonstrates the application of AI and machine learning in environmental data analysis, particularly in studying snow cover dynamics. It emphasizes the importance of iterative improvements and the effective use of techniques like transfer learning in climatological studies.


For detailed analysis and results, refer to individual Jupyter notebooks in this repository.

fyp_snowcoverage_23-24's People

Contributors

hadiaboudaya avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.