Skip to content

Where shall we keep re-usables? #20

@EdwardAndress

Description

@EdwardAndress

If we write some nice functions that perform useful tasks which we might want to use again and share with other people (for example, I wrote something at the weekend which extracts the names of the most significant features from a regression model and trains a new model using only those features*), where should we keep them? Should they all be in one repo? Or one for each language we're using? How should the functions be name spaced within that repo? Are they each in their own package?

* I will not be the slightest bit surprised if someone points out that this has already been done by someone else! ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions