Skip to content
/ bpro Public
forked from zang0/bpro

Behavioral Profiling Example Code Used in IBM Thoughtworks Article

License

Notifications You must be signed in to change notification settings

leezqcst/bpro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpro

Behavioral Profiling Example Code Used in IBM Thoughtworks Article

by Deep Dhillon - http://linkedin.com/in/ddhillon | http://twitter.com/zang0

  1. To run:

python bpro.py -h

  1. To generate different profile data:

python bpro.py -g

but first:

2.1. go into the seed directory 2.2. open any file for instructions. Note: you will need to gather the seed content yourself for licensing reasons. 2.3. add as many files for a given genre while following the naming scheme started. 2.4. add or alter genres as needed, i.e. replace rave with deathmetal

  1. To analyze

python bpro.py -a

If you do not generate your own profile data, the default ones shipped and discussed in the article will be analyzed.

About

Behavioral Profiling Example Code Used in IBM Thoughtworks Article

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%