Skip to content

jihadakbr/australia-rain-prediction-with-machine-learning-models

Repository files navigation

Australia Rain Prediction with Machine Learning Models

Objective

The objective of this project is to analyze and classify the rainfall data provided by the Australian Government's Bureau of Meteorology using different classification algorithms. The dataset will be cleaned and preprocessed to remove any inconsistencies or missing values before being used to build the models.

The following classification algorithms will be used for this project:

  1. Linear Regression
  2. K-Nearest Neighbors (KNN)
  3. Decision Trees
  4. Logistic Regression
  5. Support Vector Machines (SVM)

The performance of each algorithm will be evaluated using appropriate metrics such as accuracy, precision, recall, and F1-score. The aim of this project is to compare the performance of these classification algorithms and determine the most suitable algorithm for the given dataset.

Results

Rain Prediction Using Machine Learning Models

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published