Coder Social home page Coder Social logo

masters_project's Introduction

  • ๐Ÿ‘‹ Hi,Iโ€™m Antoine
  • ๐Ÿ‘€ Iโ€™m interested in all things bayesian (modelling, inference, probabilistic programming), Nixโ„, learning anything and everything.
  • ๐Ÿง‘โ€๐Ÿ”ฌ๏ธ Data Science Trainee @ King
  • ๐Ÿ“ซ [email protected]

masters_project's People

Contributors

antotocar34 avatar maxim-fedotov avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

maxim-fedotov

masters_project's Issues

Abstracting Aways Parts of the code

So as it is. The ModelSelectionSMC class has too many components hard-coded in.
I think we need to make various subclasses for the various concepts we handle like:

  • MCMC procedures (markov kernels)
  • The optimization procedure needs it's own class, as we will be wanting to try out a few different ones.
  • The GLM class I think should include the db and d2b objects. We could make an abstract parent GLM class and
    inherit children (aka LogisticGLM) for specific implementations.

Basically we want the main class to be as modular as possible. This will make the code nicer to change, extend and test.

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.