LoRaWAN-ML

Title: Feature Selection for Predicting LoRaWAN Spreading Factor with ML

Prerequisites

Before you begin, ensure you have the following installed: Git

Cloning the Repository

To clone this repository, follow these steps:

  1. Clone the Repository: Open your terminal and run the following command:
    git clone https://github.com/gitgoap/LoRaWAN-ML.git
  2. Change Directory: Navigate into the cloned repository:
cd LoRaWAN-ML

Original Dataset

For this project, we utilized the dataset available from the following repository:

Original Dataset GitHub repo

Please refer to this repository for more details about the dataset, including its structure and the environmental variables included.