GitHunt
GO

GodWin1100/Algerian-Forest-Fire

EDA with different classification and regression model prediction for Algerian Forest Fire data set.

Algerian Forest Fire

  • EDA for Algerian Forest Fire dataset.
  • Classification and Regression Models for predicting Classes between fire and not-fire and Temperature respectively.

ML Models

Regression

  1. Linear
  2. Lasso
  3. Ridge
  4. ElasticNet
  5. SVR
  6. Decision Tree
  7. Random Forest
  8. AdaBoost
  9. XGBoost
  10. CATBoost
  11. Polynomial (degree 2)

Classification

  1. Logistic
  2. K-Nearest Neighbor
  3. SVC
  4. Naive Bayes
  5. Decision Tree
  6. Random Forest
  7. AdaBoost
  8. XGBoost
  9. CATBoost

Deployed on Heroku

Languages

Jupyter Notebook100.0%Python0.0%Procfile0.0%

Contributors

Created August 1, 2022
Updated October 22, 2022
GodWin1100/Algerian-Forest-Fire | GitHunt