Kenya-ML-Agriculture


  • AgricPreprocess - Preprocess all available datasets and combine them into the relevant ones
  • PreparingCropAnimalData - Implements AgricPreprocess on the available datasets
  • AgricLSTM - Implements the LSTM model
  • AgricSARIMA - Implements SARIMAX
  • AgricVAR - Implements VectoAutoRegression for columns with higher causality levels
  • Plotting - Implements the plotting fuctions