Skip to content

Jordan-Novelli/MachineLearningPartTwo-ClimateWinsPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MachineLearningPartTwo-ClimateWinsPython

Using machine learning to help predict the consequences of climate change for fictional company ClimateWins based in Europe.

This is a project designed to challenge the junior data analyst by introducing machine learning skills in Python. The project mimics a fictional nonprofit organization (CliamteWins) with limited funding that does not have a data scientist or data engineer team. This challenge guides the analysts as a trainee, data scientist and researcher all at once to achieve ClimateWins goals. This project contains supervised learning models including:

  1. Steps to scale data to make it easier to use in machine learning models.
  2. Dendrogram and Principal Component Analysis (PCA)
  3. Deep Learning in Keras Convolution Neural Networks (CNN) and Recurrent Neural Networks (RNN)
  4. Decision Trees and Random Forest
  5. Hyperparameters and Tuning Models:
    • Random Search
    • Bayesian Search
  6. Handwriting Recognition with Convolution Neural Networks (CNN) & MNIST
    • Radar Recognition with Generative Adversarial Networks (GAN)

About

Using Unsupervised ML, Complex ML, Keras, Hyperparameters and GAN to predict climate change in Europe. Python Coding.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors