-
This issue is like a "to-do list" and these are suggestions people made.
* [Ruppert's algorithm](https://en.wikipedia.org/wiki/Ruppert%27s_algorithm) as suggested [here](https://www.reddit.com/r/da…
-
Here is a possible idea for making the ordinal lab more fun as well improving our teaching assessment protocols. We could do a self-assessment survey before the start of the course (same as we do now …
-
So far, `fatiando.inversion` has a lot of things for finding the least-squares solutions to the inverse problems. However, there is no automated way of estimating the uncertainty of this solution. I'l…
-
nice work, thanks for your share. I am benefiting from your published paper. can you tell us the running order of your code? the lung segmentation and nodule segmentation can be achieved by the ***.p…
-
it would be great if we can support https://github.com/DataResponsibly/DataSynthesizer
-
Submitting Author Name: Steven P. Sanderson II, MPH
Submitting Author Github Handle: @spsanderson
Other Package Authors Github handles: None
Repository: https://github.com/spsanderson/TidyDens…
-
To accomodate users with less knowledge about ML, it might be a good idea to incorporate a wrapper for auto-sklearn, which automatically finds a good classification algorithm. It is a drop-in replacem…
-
Today I ran across a bug during the "specialize" phase of the Scala compiler/sbt.
The following fails to compile (with an assertion error):
def test() = {
val row = DenseVector(1,2,3,4)
for…
-
```
Ryan Adams
CS281: Advanced Machine Learning
Harvard University, Fall 2013
https://seas.harvard.edu/courses/cs281/
```
HT @rahuldave
Great outline, see also course textbooks in specific…
-
Hi Carl, hope you're having a great quarter. I was looking into some GP stuff for my own research and stumbled on the `chol2inv` function in base R. I haven't played with it yet, but it seems like i…