seminar_pqos_and_v2x

In Seminar paper I am working on finding the predictive Quality of Service for Autonomous Systems.

https://github.com/debanil1986/seminar_pqos_and_v2x

Science Score: 44.0%

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

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

Repository

In Seminar paper I am working on finding the predictive Quality of Service for Autonomous Systems.

Basic Info
  • Host: GitHub
  • Owner: Debanil1986
  • License: apache-2.0
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 5.1 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 11 months ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

🚗 SeminarpQoSand_V2X

English | Deutsch

English 🇬🇧

📖 Project Description

This project explores predictive Quality of Service (pQoS) for Autonomous Systems, focusing on Vehicle-to-Everything (V2X) communication. The goal is to analyze and predict network performance to enhance the reliability and safety of autonomous vehicles.

📥 Dataset

To access the dataset, you need to download the Berlin dataset packages from this link. This dataset provides the necessary V2X communication data for analysis and model training.

🏗️ Architecture

Architecture

📁 Project Structure

Preprocess_v2x.ipynb/

Scripts for the initial processing of data, including data cleaning, implementing new features and creating V2X communication datasets for machine learning models.

pQoS_ML_PDR_and_*.ipynb/

Machine learning model implementations for predictive QoS evaluation, focusing on PDR and Throughput metrics.

🛠️ Installation Instructions

  1. Clone the repository: bash git clone https://github.com/Debanil1986/Seminar_pQoS_and_V2X.git cd TestQoS

  2. Create and activate a virtual environment: bash python3 -m venv venv source venv/bin/activate

📦 Dependencies

  • Python >= 3.10, < 3.13
  • pandas, numpy, pycaret
  • matplotlib, scikit-learn

Deutsch 🇩🇪

📖 Projektbeschreibung

Dieses Projekt untersucht prädiktive Dienstqualität (pQoS) für autonome Systeme mit Fokus auf Vehicle-to-Everything (V2X) Kommunikation. Ziel ist es, die Netzwerkleistung zu analysieren und vorherzusagen, um die Zuverlässigkeit und Sicherheit autonomer Fahrzeuge zu verbessern.

📥 Datensatz

Um auf den Datensatz zuzugreifen, müssen Sie die Berliner Datensatzpakete von diesem link herunterladen. Dieser Datensatz enthält die notwendigen V2X-Kommunikationsdaten für die Analyse und das Modelltraining.

🏗️ Architektur

Architektur

📁 Projektstruktur

Preprocess_v2x.ipynb/

Skripte zur Datenvorverarbeitung, einschließlich Datenbereinigung, Implementierung neuer Features und Erstellung von V2X-Kommunikationsdatensätzen für Machine-Learning-Modelle.

pQoS_ML_PDR_and_*.ipynb/

Machine-Learning-Modellimplementierungen für prädiktive QoS-Auswertung, mit Fokus auf PDR- und Durchsatz-Metriken.

🛠️ Installationsanleitung

  1. Repository klonen: bash git clone https://github.com/Debanil1986/Seminar_pQoS_and_V2X.git cd TestQoS

  2. Virtuelle Umgebung erstellen und aktivieren: bash python3 -m venv venv source venv/bin/activate

📦 Abhängigkeiten

  • Python >= 3.10, < 3.13
  • pandas, numpy, pycaret
  • matplotlib, scikit-learn

📜 Code of Conduct

We are committed to providing a welcoming and inclusive environment. All participants must:

  • Be respectful and inclusive
  • Exercise consideration in speech and actions
  • Refrain from discriminatory behavior
  • Report issues to project maintainers
  • Follow professional standards

🚫 Unacceptable Behavior

  • Harassment or discrimination
  • Harmful language or imagery
  • Personal or political attacks
  • Public or private harassment
  • Other unethical conduct

Violations may result in temporary or permanent restrictions.

📜 Verhaltenskodex

Wir setzen uns für eine einladende und integrative Umgebung ein. Alle Teilnehmer müssen:

  • Respektvoll und inklusiv sein
  • Rücksichtsvoll in Wort und Tat sein
  • Diskriminierendes Verhalten unterlassen
  • Probleme an Projektbetreuer melden
  • Professionelle Standards einhalten

🚫 Inakzeptables Verhalten

  • Belästigung oder Diskriminierung
  • Verletzende Sprache oder Bilder
  • Persönliche oder politische Angriffe
  • Öffentliche oder private Belästigung
  • Anderes unethisches Verhalten

📚 Detailed Code of Conduct

For our complete Code of Conduct, please see CODEOFCONDUCT.md

📚 Ausführlicher Verhaltenskodex

Für unseren vollständigen Verhaltenskodex, siehe CODEOFCONDUCT.md

Owner

  • Login: Debanil1986
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "This is a citation for the seminar paper on Predictive Quality of Service for Autonomous Systems."
title: "GitHub - Debanil1986/Seminar_pQoS_and_V2X"
url: "https://github.com/Debanil1986/Seminar_pQoS_and_V2X"
identifiers:
  - type: "orcid"
    value: "0009-0002-8911-4532"
author:
  - family-names: "Debanil"
    given-names: "Debanil1986"
    orcid: "https://orcid.org/0009-0002-8911-4532" 
date-released: "2025-05-08"
type: "software"

GitHub Events

Total
  • Push event: 9
  • Create event: 3
Last Year
  • Push event: 9
  • Create event: 3