Skip to content

Commit

Permalink
final commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaik-Sohail-72 committed Dec 11, 2022
1 parent 610754a commit 34cf59f
Show file tree
Hide file tree
Showing 77 changed files with 177,134 additions and 371,858 deletions.
81 changes: 81 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# nyc test coverage
.nyc_output

# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/
jspm_packages/

# TypeScript v1 declaration files
typings/

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variables file
.env
.env.test

# parcel-bundler cache (https://parceljs.org/)
.cache

# next.js build output
.next

# nuxt.js build output
.nuxt

# vuepress build output
.vuepress/dist

# Serverless directories
.serverless/

# FuseBox cache
.fusebox/

# DynamoDB Local files
.dynamodb/
.DS_Store
Empty file added Aptfile
Empty file.
21,416 changes: 21,416 additions & 0 deletions KDDTest+.csv

Large diffs are not rendered by default.

130,931 changes: 130,931 additions & 0 deletions KDDTrain+.csv

Large diffs are not rendered by default.

Binary file removed NIDS PPT.pptx
Binary file not shown.
22,588 changes: 0 additions & 22,588 deletions NSL-KDD/KDDTest+.arff

This file was deleted.

22,544 changes: 0 additions & 22,544 deletions NSL-KDD/KDDTest+.txt

This file was deleted.

11,894 changes: 0 additions & 11,894 deletions NSL-KDD/KDDTest-21.arff

This file was deleted.

11,850 changes: 0 additions & 11,850 deletions NSL-KDD/KDDTest-21.txt

This file was deleted.

Binary file removed NSL-KDD/KDDTest1.jpg
Binary file not shown.
126,017 changes: 0 additions & 126,017 deletions NSL-KDD/KDDTrain+.arff

This file was deleted.

125,973 changes: 0 additions & 125,973 deletions NSL-KDD/KDDTrain+.txt

This file was deleted.

25,236 changes: 0 additions & 25,236 deletions NSL-KDD/KDDTrain+_20Percent.arff

This file was deleted.

25,192 changes: 0 additions & 25,192 deletions NSL-KDD/KDDTrain+_20Percent.txt

This file was deleted.

Binary file removed NSL-KDD/KDDTrain1.jpg
Binary file not shown.
487 changes: 0 additions & 487 deletions NSL-KDD/index.html

This file was deleted.

Binary file removed Network Intrusion System.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web: node app.js
Binary file removed Study on NSL-KDD dataset.pdf
Binary file not shown.
Loading

0 comments on commit 34cf59f

Please sign in to comment.