123carmen

Results 2 issues of 123carmen

Please help me, what is the problem, I do not understand. thank you.this is the log. (dglvenv) @sumo1:~/python/venv/dglvenv/lib/python3.6/site-packages$ git clone --recurse-submodules https://github.com/dmlc/dgl.git Cloning into 'dgl'... remote: Enumerating objects: 34070, done....

In file Naive-Gradient-Boosting.py,--line-210 please tell me what is this 'y' in return self.log_odds(y) + pred full code is here def predict(self, X): pred = np.zeros(X.shape[0]) for estimator in self.estimators: pred...