Skip to content

Multifactor regression analysis? #5

Description

@kerrd89

Hello! I'm sorry for filing an issue for something which is not an issue, but I am looking to understand if this library is open to PRs.

Specifically, I am interested in adding a multifactor regression analysis to this module. Inputs would look something like this:

factors = [[1,2,3,4], [7,8,9,10]] or [[1,7], [2,8], [3,9], [4,10]] 
results = [21,22,23,24]

There is a similar library scholar which allows for multiple regression analysis but is an apache license and uses Nx under the hood. I prefer the straightforward approach in this library and would be willing to contribute to meet my needs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions