GithubHelp home page GithubHelp logo

mtaimoork / australian-rainfall-forecast Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 102 KB

Discover 'Precision in Projections' by Muhammad Taimoor Khan, unraveling Australian rainfall forecasts. Leveraging advanced models, the project attains high accuracies, with Logistic Regression leading at 83.7%. A vital resource for data-driven decisions in Australia's ever-changing climate.

Jupyter Notebook 100.00%

australian-rainfall-forecast's Introduction

Australian Rainfall Prediction

Author: Muhammad Taimoor Khan

Overview

Welcome to the "Australian Rainfall Prediction" project! This repository contains the code and analysis for predicting rainfall patterns in Australia. Leveraging machine learning models, the project aims to provide accurate and actionable insights for weather forecasting.

Project Structure

  • Australian_Rainfall_Forecast.ipynb: Notebook that contains Python scripts for data preprocessing and machine learning model training.
  • weather_data.csv: Dataset used in the analysis.
  • README.md: Overview of the project, its goals, and key findings.

Getting Started

  1. Clone the Repository:
    git clone https://github.com/MTaimoorK/australian-rainfall-prediction.git
    
  2. Install Dependencies
    pip install -r requirements.txt
    

Explore the Code

  • Review the Jupyter Notebooks in the code/ directory for detailed analysis.
  • Execute scripts for data preprocessing and model training.

Results

Linear Regression:

  • Mean Absolute Error: 0.256
  • Mean Squared Error: 0.116
  • R2 Score: 0.427

K-Nearest Neighbour:

  • Accuracy Score: 0.818
  • Jaccard Index: 0.425
  • F1-Score: 0.597
  • Log Loss: N/A

Decision Tree:

  • Accuracy Score: 0.756
  • Jaccard Index: 0.401
  • F1-Score: 0.572
  • Log Loss: N/A

Logistic Regression:

  • Accuracy Score: 0.837
  • Jaccard Index: 0.509
  • F1-Score: 0.675
  • Log Loss: 0.380

Support Vector Machine:

  • Accuracy Score: 0.846
  • Jaccard Index: 0.535
  • F1-Score: 0.697
  • Log Loss: N/A

Future Enhancements

Explore potential areas for improvement and future enhancements, such as incorporating real-time data or exploring additional machine learning algorithms.

Contribution

Feel free to contribute by forking the repository and submitting pull requests. Bug fixes, feature enhancements, and additional analyses are all welcome!

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.