Giter Site home page Giter Site logo

pylearn's People

Contributors

ronojoy 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

pylearn's Issues

Titanic: How to use the "Name" attribute

Intuitively name seems to be directly not related with the survival of a person but how else can it be used? Can it be used in the case when one of age or sex is not given and we can estimate one of them using name?

Titanic - Getting ZeroDivisionError when I try to do network.bake()

I tried to run the code from master before making any changes and I got

network.bake()
File "pomegranate\BayesianNetwork.pyx", line 126, in pomegranate.BayesianNetwork.BayesianNetwork.bake (pomegranate/BayesianNetwork.c:3531)
File "pomegranate\distributions.pyx", line 2331, in pomegranate.distributions.ConditionalProbabilityTable.joint (pomegranate/distributions.c:38321)
ZeroDivisionError: float division by zero

Also found that both the given probability of survival and perish for third class was 0.0. I thought this was the issue, but giving 1 for one of it didn't solve the problem.

Also, I calculated probabilities from training data and assigned them in the truth table (Hope the approach is right?) You can check my changes here, didn't send a pull request cos its not working yet.
https://github.com/yeskarthik/pylearn/blob/master/scripts/ex4-titanic-disaster.py
But I'm still getting the above error during network.bake() cc: @ronojoy

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.