-
## *Repository Creation Request*
Use this to get your experiment repository created or updated on GitHub under Virtual Labs organization.
1. #### Coordinating Institute: IIT Bombay
2. #### Appr…
-
Hello, Can you please upload the m2LL_smw function? Maybe I am missing something but I could not find it. I am trying to run spatial linear regression using the reduced rank approach and therefore wou…
-
It seems to me that there is no regularized linear regression among the available algorithms, which are useful in my experience.
I can try to add [Ridge](https://scikit-learn.org/stable/modules/gen…
-
I ran the example 2_BasicModel linear_regression.py and the found error on jupyter notebook.
Error found at 21 lines, X = tf.placeholder("float").
![Error](https://user-images.githubusercontent.com…
-
Thanks for the great resources in this repo! I was wondering if it's possible to modify the likelihood functions for your univariate distributions so that parameters are vectors instead of reals, for …
-
Hi there,
Sorry, this is my first time posting an issue for an R package so I am unsure what is standard protocol. If you need me to submit a full markdown file then I could probably do that.
I …
-
- [x] Look at the scatterplot of the data (GGally:ggpairs).
- [x] Look for correlations betwwen predictors.
- [x] Select some additional variables to add to the simple linear model of Part II…
-
Suggested list of courses would be:
- An introduction to deep learning **
- How to train a neural network
- Regularisation in neural networks
- Deep Bayesian neural networks
- Conv…
-
Consistently predicts 0 for everything, i.e nothing is made by the artist we're testing against. Might be some kind of setup/parameter tuning issue.
Linear regression works...kinda, but SVN is suppos…
-
When testing #29, I noticed that our Garnet integration tests fail with newer versions of SciPy and NumPy. There is a divide by 0 error during the linear regression. We should either explore why tha…