GithubHelp home page GithubHelp logo

chainedgp's Introduction

ChainedGP

Code for the paper:

Saul, A., Hensman, J., Vehtai, A., & Lawrence, N. D. (2016). Chained Gaussian processes. Proceedings Of the Nineteenth International Conference on Artificial Intelligence and Statistics.

chainedgp's People

Contributors

alansaul avatar lawrennd avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

chainedgp's Issues

error

 /usr/local/lib/python2.7/dist-packages/sklearn/cross_validation.py:41: DeprecationWarning:This module was deprecated in version 0.18 in favor of the model_selection module into which all the refactored classes and functions are moved. Also note that the interface of the new CV iterators are different from that of this module. This module will be removed in 0.20.
Traceback (most recent call last):
  File "experiments_explore.py", line 1441, in <module>
    survival_experiments = [Experiment(s, f, M, fZ, f_b, g_b, f_l, g_l, g_m, f_v, d_name, student_t=False, survival=True, optimize_df=False) for f in folds for M in Ms for fZ in fix_Zs for f_b in f_bias_vars for g_b in g_bias_vars for f_l in f_rbf_lens for g_l in g_rbf_lens for g_m in g_means for s in seeds for f_v in f_rbf_vars for d_name in survival_dataset_names]
  File "experiments_explore.py", line 1307, in __init__
    self.dataset = load_simulated_survival(fold=self.fold, seed=seed)
  File "experiments_explore.py", line 1222, in load_simulated_survival
    Y[random_censoring_inds] = censored_times
ValueError: shape mismatch: value array of shape (200,1,1) could not be broadcast to indexing result of shape (200,1)

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.