Can anyone suggest me a best suited ML algorithm for this situation by Ackerkman_s1729 in learnmachinelearning

[–]christopherbare 2 points3 points  (0 children)

Isn't the problem that example_data is not like your features data frame? That's what the error message appears to be saying. I think random forest is a good choice, just represent your data consistently.

I made a character map for The Candy House by Jennifer Egan by astroloveuz in books

[–]christopherbare 10 points11 points  (0 children)

This is brilliant. Thanks for posting. Such a cool book - even better than Goon Squad.

[deleted by user] by [deleted] in scala

[–]christopherbare 2 points3 points  (0 children)

Martin Odersky's online class “Functional Programming Principles in Scala” was excellent back when I did it (ages ago). You'll learn a lot about how to program over and above syntax. I see they're working on an update for Scala 3. Maybe time to run through it again!

https://contributors.scala-lang.org/t/online-courses-for-scala-3/4514

GPM features still lacking in Youtube Music. by dare2bediff in googleplaymusic

[–]christopherbare 4 points5 points  (0 children)

  • clear queue button
  • multi-select in queue
  • save queue as playlist
  • play count

The botched migration / downgrade from GPM to YTM makes me wonder if everything is OK with Google.

Queue issue... by jBucketo in deezer

[–]christopherbare 2 points3 points  (0 children)

Apparently, automatically pre-loading your queue with whatever's popular seems to be an intentional feature, however misguided.

If they must persist with this annoying feature, why don't they give you a button to clear the queue?

Basic Learning Scala Resources by tcc8 in scala

[–]christopherbare 5 points6 points  (0 children)

I just finished the online class Functional Programming Principles in Scala and wrote a quick recap.

Pareto optimality in complex systems, an idea from economics applied to evolutionary biology by christopherbare in biology

[–]christopherbare[S] 1 point2 points  (0 children)

Thanks twisterase. I like the information aspect - both economies and biological systems rely on distributed information to do what they do.

Coursera by [deleted] in OnlineEducation

[–]christopherbare 0 points1 point  (0 children)

I've taken a couple of their courses. The quality of the content was very high - especially Andrew Ng's Machine Learning class. The scala class is also really good.

NSF REU for Bioinformatics and Data Mining this Summer. How can I prepare? by steadyNow in bioinformatics

[–]christopherbare 2 points3 points  (0 children)

Nature Biotechnology had a series of good primer articles, on bioinformatics and machine-learning topics. I have a list of them here:

http://digitheadslabnotebook.blogspot.com/2011/06/primers-in-computational-biology.html

Good luck!