Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gitgoap/lorawan-ml


https://github.com/gitgoap/lorawan-ml

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# LoRaWAN-ML

## Title: Feature Selection for Predicting LoRaWAN Spreading Factor with ML

## Prerequisites

Before you begin, ensure you have the following installed: **[Git](https://git-scm.com/)**

## Cloning the Repository

To clone this repository, follow these steps:

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

```bash
cd LoRaWAN-ML
```

## Original Dataset

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

[Original Dataset GitHub repo](https://github.com/magonzalezudem/MDPI_LoRaWAN_Dataset_With_Environmental_Variables)

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