-
**Background**:
- cBioPortal: [cBioPortal](https://github.com/cBioPortal/GSoC/issues/www.cbioportal.org) is an open-source platform for cancer genomics data analysis and visualization. It provides a…
inodb updated
8 months ago
-
Hi Tim,
I get stuck with the installation in step 5. I can't initialize the database. It looks like SQLAlchemy is missing but I can't install it with apt-get:
pi@raspberrypi ~/Development/env/raspis…
-
Hello,
We are conducting research on the unintended exposure of secrets in GitHub repositories. In a recent scan we conducted of GitHub repositories, our tool detected that one of your repositories …
-
_When will speakers be notified?_
Maybe a minimum of 2 weeks notice, with an exception for this first session, where it might be... a week? Will ping folks in individual issues)
_How do you dete…
-
I have added a tentative syllabus following pretty much Software Foundations.
Remember that everyone has to present a topic (an interactive COQ session with the highlights of the chapter will proba…
-
### What's on your mind?
My friend, a OneSignal infrastructure eng, was kind enough to refer me for a product engineering role this past week. I spent the evening working on a conversation piece de…
-
Hello organizers!
So, I'm from Belo Horizonte, Brazil and we're trying to run a different version of NodeSchool here, called [NodeGirls](http://nodegirls.com). This is very similar to the common work…
-
DMs can currently be viewed by admins. This is well known and instance admins are encouraged to mention this in their privacy settings. But for some instances it's better to disable DMs all together c…
ghost updated
1 month ago
-
I'm writing a little app that uses peerconnection. Unexpectedly, setup() seems to perform lazily -- that is, no messages are sent over the signalling channel until I call openDataChannel().
At the ve…
trevj updated
10 years ago
-
XGBoost constructs a DMatrix object from the input X, y data it
receives. On its first time calling `train` with this DMatrix, it
caches statistics (histograms) about each column in the DMatrix. For…