Giter Site home page Giter Site logo

feature-extraction-for-cert-insider-threat-test-datasets's People

Contributors

lcd-dal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

feature-extraction-for-cert-insider-threat-test-datasets's Issues

Not recognising CERT dataset

Ive been trying to run the feature_extraction.py file in both a newly decompressed r4.2 and r6.2 folder as you specified, however it constantly throws the exception that it is not placed in a CERT dataset folder. All the packages are installled with the correct versions.

Got an error on feature_extraction.py

Hi, I tried to run the code on r4.2 but I got the following error:

my.user@computer1:~/folder/detect-anomalies/r4.2$ python3 feature_extraction.py
Traceback (most recent call last):
File "feature_extraction.py", line 937, in
combine_by_timerange_pandas(dname)
File "feature_extraction.py", line 118, in combine_by_timerange_pandas
df = add_action_thisweek(act, columns, lines, act_handles, week_index, stop, firstdate, dname=dname)
File "feature_extraction.py", line 78, in add_action_thisweek
df.drop('id',1, inplace = True)
TypeError: drop() takes from 1 to 2 positional arguments but 3 positional arguments (and 1 keyword-only argument) were given

I executed it with python3.8.10. Could that be the problem?

A question about the columns ‘user’ and ‘pc’.

Hello, thank you for sharing your work!
I've a question about the columns ‘user’ and ‘pc’. In the resulting file sessionr4.2.csv there are the columns ‘user’ and ‘pc’. My question is whether the ‘pc’ column corresponds to the computers where the user logged in during the period considered. Is that it?

the dataset

Hello, sir, I am a scholar from China. When I download the dataset from the official website of Carnegie Mellon, the link is always halfway down. How did you download it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.