Live data from Hacker News

What is the Rails framework of the Machine Learning world?

news.ycombinator.com

1–4 of 4 posts

Re: What is the Rails framework of the Machine Learning world?

#3
post #2

Tensorflow & Keras would be the closest analogy

I would say tensorflow is the anthesis of "convention over configuration" rails is lauded for! w/ TF relative to most frameworks, you have to configure all the boilerplate!

If you're looking for a higher-level approach a lot of the community likes sci-kit which has lots of nice defaults for popular models.

Re: What is the Rails framework of the Machine Learning world?

#4
Here are some that I use Shedding Light on Black Box Machine Learning Algorithms: Development of an Axiomatic Framework to Assess the Quality of Methods that Explain Individual Predictions https://arxiv.org/abs/1808.05054

Manifold: A Model-Agnostic Framework for Interpretation and Diagnosis of Machine Learning Models https://arxiv.org/abs/1808.00196

Neither are for Deep Learnng or Neural Networks