Generative Bayesian Network Docs
# crawlee-js
h
Someone will reply to you shortly. In the meantime, this might help:
w
I'm looking at the generative-bayesian-network package part of the fingerprint suite. https://www.npmjs.com/package/generative-bayesian-network However, I cant find any kind of documentation whatsoever on this package. It looks interesting and I want to figure out how to use it. Are there docs anywhere for this?
o
The only source of information I’m aware of is the GitHub repository: github.com/apify/fingerprint-suite/tree/master/packages/generative-bayesian-network You can check Readme + find all methods directly in the code.