Giter Club home page Giter Club logo

knime.bayesiannetworks's People

Contributors

samthiriot avatar

Stargazers

 avatar

Watchers

 avatar  avatar

knime.bayesiannetworks's Issues

exception when sampling: unable to create a new native thread

Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:717)
	at org.knime.core.data.container.Buffer$DeleteInBackgroundThread.delete(Buffer.java:2422)
	at org.knime.core.data.container.Buffer.clear(Buffer.java:2005)
	at org.knime.core.data.container.BufferedContainerTable.clear(BufferedContainerTable.java:275)
	at org.knime.core.node.workflow.DataTableSpecView.dispose(DataTableSpecView.java:135)
	at org.knime.core.node.workflow.OutPortView$3.runWithContext(OutPortView.java:332)
	at org.knime.core.node.workflow.OutPortView$3.run(OutPortView.java:270)
	at org.knime.core.node.util.ViewUtils.invokeAndWaitInEDT(ViewUtils.java:136)
	at org.knime.core.node.workflow.OutPortView.updateInternal(OutPortView.java:265)
	at org.knime.core.node.workflow.OutPortView.dispose(OutPortView.java:397)
	at org.knime.core.node.workflow.NodeContainerOutPort$2.run(NodeContainerOutPort.java:229)
	at org.knime.core.node.util.ViewUtils$3.run(ViewUtils.java:353)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
	at java.awt.EventQueue.access$500(EventQueue.java:97)
	at java.awt.EventQueue$3.run(EventQueue.java:709)
	at java.awt.EventQueue$3.run(EventQueue.java:703)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

upgrade the node to add node with several nodes

Use as parameters a text area in which we can type in

p(toto | x, y)=proba

which would create variable toto with values from column toto, based on columns x and y, and associate with proba from column named proba

The same node would accept multiple variables:

p(a | b, c)=proba
p(b | c) = proba

(does it make sense to have the same in the table ?

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.