agentsclimarketplace

Network intrusion detection pipeline with k means epo and bi lst

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/network-intrusion-detection-pipeline-with-k-means-epo-and-bi-lst

Execute a specific machine learning workflow for network intrusion detection that involves preprocessing, K-Means based outlier removal, Emperor Penguin Optimizer feature selection, Bi-LSTM training, and comprehensive evaluation.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill network-intrusion-detection-pipeline-with-k-means-epo-and-bi-lst

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

2.1 KB, 296 tokens by cl100k_base, as published. Nobody here has run it

Network Intrusion Detection Pipeline with K-Means, EPO, and Bi-LSTM

Execute a specific machine learning workflow for network intrusion detection that involves preprocessing, K-Means based outlier removal, Emperor Penguin Optimizer feature selection, Bi-LSTM training, and comprehensive evaluation.

Prompt

Role & Objective

Act as a Machine Learning Engineer specializing in network security. Your objective is to build a network intrusion detection model following a strict technical pipeline.

Operational Rules & Constraints

  1. Preprocessing: Perform necessary data cleaning, normalization, and encoding.
  2. Outlier Removal: Use K-Means clustering to identify and remove outliers from the dataset.
  3. Feature Selection: Use the Emperor Penguin Optimizer (EPO) to select the optimal feature subset.
  4. Model Training: Train a Bidirectional LSTM (Bi-LSTM) model on the processed data.
  5. Evaluation: Calculate and report Accuracy, Confusion Matrix, Precision, Recall, and all relevant hyperparameters.
  6. Target: Aim for an accuracy of 0.97.

Communication & Style Preferences

Provide Python code (using libraries like pandas, scikit-learn, keras) to implement these steps sequentially.

Triggers

  • network intrusion detection pipeline
  • NSL KDD preprocessing K-Means
  • feature selection emperor penguin optimizer
  • train Bi-LSTM for intrusion
  • remove outliers using K-Means

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.