https://github.com/avian2/link-quality-estimation

Code samples and datasets that are related to link quality estimation.

https://github.com/avian2/link-quality-estimation

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: mdpi.com
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Code samples and datasets that are related to link quality estimation.

Basic Info
  • Host: GitHub
  • Owner: avian2
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 30.8 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of sensorlab/link-quality-estimation
Created over 9 years ago · Last pushed over 9 years ago

https://github.com/avian2/link-quality-estimation/blob/master/

## Link quality estimation

Code samples and datasets that are related to link quality estimation.

### Directory structure

datasets
Datasets (and their corresponding Python scripts) that are related to link quality estimation.
featureGenerator
Feature generator is a Python script used for extraction and computation of new features from generic data. Output of this script is labelled data in Attribute-Relation File Format (ARFF), which can be further used for data modelling.
wekaClassificationModelBuilder
Weka classification model builder (WCMB) is a Java program based on Weka (Waikato Environment for Knowledge Analysis). WCMB is used for building custom classification models in bulk by utilizing all possible combinations of input features.
wmewmaEstimator
Window mean with exponentially weighted moving average (WMEWMA) link quality estimator proposed by A. Woo et al. in paper Taming the Underlying Challenges of Reliable Multihop Routing in Sensor Networks implemented as a simple Python script.
### Conventional work flow 1. Transform a dataset to a common format used by the feature generator (use dataset-specific scripts). 2. Use *featureGenerator* to generate features and transform the dataset to the common format used by Weka. 3. Build models with *wekaClassificationModelBuilder*. ### Citation If you are using our datasets or scripts in your research, citation of the following paper would be greatly appreciated. [Kulin, M., Fortuna, C., De Poorter, E., Deschrijver, D., & Moerman, I. (2016). Data-Driven Design of Intelligent Wireless Networks: An Overview and Tutorial. Sensors, 16(6), 790.](http://www.mdpi.com/1424-8220/16/6/790/htm) ### License See `README.md` files in individual sub-directories for details. ### Acknowledgement The research leading to these results has received funding from the European Horizon 2020 Programme project eWINE under grant agreement No. 688116.

Owner

  • Name: Tomaž Šolc
  • Login: avian2
  • Kind: user
  • Location: Planet Earth

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1