Skip to content

This is a calculate regression service in rails5 for show the basic logic how to implement regression formula in ruby

Notifications You must be signed in to change notification settings

Isaac234517/regression_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Regression Service

Introduction

This is a calculate regression service in rails5 for show the basic logic how to implement regression formula in ruby.

In this service, I implement linear regression algorithm and logist regression algorithm included cost, gradient , hypothesis function and gradient descent process. In addition, I also dockerize this application.

Tutorial

I write tutorials about this application in medium https://medium.com/@isaac1024/introduction-c671e5f620a2 https://medium.com/@isaac1024/regression-service-in-ruby-on-rails-part2-8b7635dc7fb4 https://medium.com/@isaac1024/regression-service-in-ruby-on-rails-part3-989faee60449

About

This is a calculate regression service in rails5 for show the basic logic how to implement regression formula in ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published