opencodeiiita / YADD

Yet Another DDoS Detector
8 stars 15 forks source link

Data Standardisation and Cleaning #11

Closed DRedDevil04 closed 10 months ago

DRedDevil04 commented 10 months ago

Data Standardization and Cleaning Notebook

Issue Description

๐Ÿ“„ Task: Develop a Python notebook to facilitate the integration of three provided datasets. The goal is to standardize labels and features, ensuring consistency across all datasets. Additionally, implement data cleaning procedures to enhance data quality. Finally, store the processed data in variables X (features) and Y (labels), with labels being binary (0 or 1) to represent the presence or absence of a DDoS attack.

Implementation Steps

  1. Data Reading:

    • Create functions to read data from the three datasets, considering their respective formats.
  2. Standardization:

    • Standardize labels and features across datasets to ensure uniformity.
    • Align features to match their corresponding counterparts in other datasets.
    • Then CONCATENATE all three datasets
  3. Data Cleaning:

    • Implement cleaning procedures to handle missing values, outliers, or any inconsistencies in the datasets.
  4. Label Standardization:

    • Convert labels to binary values (0 or 1) based on the presence or absence of DDoS attacks.
  5. Variable Assignment:

    • Store the standardized and cleaned data in variables, assigning features to variable X and labels to variable Y.

Additional Considerations

rnavaneeth992 commented 10 months ago

claim

kushal7201 commented 10 months ago

claim

tonyStark-Jr commented 10 months ago

claim

GovindaRohith commented 10 months ago

Claim

QuantTitan commented 10 months ago

claim

Piyush-Raj-Tiwari commented 10 months ago

Claim

DRedDevil04 commented 10 months ago

@rnavaneeth992 Assigned

DRedDevil04 commented 10 months ago

@rnavaneeth992 react ๐Ÿ‘ to this comment to confirm

DRedDevil04 commented 10 months ago

@rnavaneeth992 you have been unassigned as you already have more than 3 issues assigned to you

DRedDevil04 commented 10 months ago

@kushal7201 Assigned...confirm by reacting๐Ÿ‘