Ruby on Rails Monday, August 19, 2019

Thank you, interesting article. My goal is to implement a module in my Rails application that has machine learning, taking into account that this is for purposes in addition to learning and experience, and the way I would like to use it is as a module of forecasts of certain characteristics such as They are those described in the publication. And of course being a total beginner in this good subject, I am interested in knowing how it can be implemented, what algorithms to use, if a neural network is necessary, if only using the algorithms such as linear regression is useful (or other associated ML algorithms), such as implementing them if only with Ruby is enough or if I can use Ruby in conjunction with Python.

El lun., 19 ago. 2019 a las 14:58, Joe Guerra (<JGuerra@jginfosys.com>) escribió:
Here's a good article on some basic machine learning with Ruby.


don't know what you want to accomplish, but this is worth a read.

On Friday, August 16, 2019 at 4:34:16 PM UTC-4, Adrián Rama Aguilar wrote:
Hi everyone.!!

I'm working in a ROR app, which manages banks and I'd like to implement machine learning for predictions such as ip connections, number of transactions or number of sing in users by institucion in the app, so I've been reading about linear regresion, but most of the info or how to do it is with pyhton, so here comes my doubts to know if python modules can be implemented or how to do this implementation in machine learnig in Ruby at a ROR app. Thank you and I look forward to your contributions.

--
You received this message because you are subscribed to a topic in the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rubyonrails-talk/hiDYEAEMzOc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/88d9f2d5-b584-4b99-9b87-7d19be149fb2%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CA%2B9xStYu9U55DDoj9b3RD8UJn0Tr%3DRePWQZUmH_YFmxgMRQOFA%40mail.gmail.com.

No comments:

Post a Comment