{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:gem/ruby_linear_regression?repository_url=https://gem.coop","name":"ruby_linear_regression","description":"An implementation of a linear regression machine learning algorithm implemented in Ruby.\n  The library supports simple problems with one independent variable used to predict a dependent variable as well as multivariate problems with multiple independent variables to predict a dependent variable.\n  You can train your algorithms using the normal equation or gradient descent.\n  The library is implemented in pure ruby using Ruby's Matrix implementation.","version":"0.1.7","softwareVersion":"0.1.7","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/daugaard/linear-regression","issueTracker":"https://github.com/daugaard/linear-regression/issues","url":"https://github.com/daugaard/linear-regression","programmingLanguage":{"@type":"ComputerLanguage","name":"Ruby"},"maintainer":[{"@type":"Person","name":"daugaard"}],"author":[{"@type":"Person","name":"daugaard"}],"copyrightHolder":[{"@type":"Person","name":"daugaard"}],"dateCreated":"2017-06-10","dateModified":"2024-12-09","datePublished":"2024-12-09","copyrightYear":2017,"downloadUrl":"https://gem.coop/downloads/ruby_linear_regression-0.1.7.gem","softwareHelp":{"@type":"WebSite","url":"http://www.rubydoc.info/gems/ruby_linear_regression/"},"applicationCategory":"rubygems","runtimePlatform":"rubygems","developmentStatus":"active","sameAs":["https://gem.coop/gems/ruby_linear_regression"],"https://www.w3.org/ns/activitystreams#likes":53,"https://forgefed.org/ns#forks":7}