Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An algorithm to help choose the most effective or efficient algorithm #7

Open
datatalking opened this issue May 18, 2022 · 1 comment

Comments

@datatalking
Copy link

datatalking commented May 18, 2022

First off, I'm enjoying this repo, and you have already solved a big chunk of what my team and I are in process of doing so I'm excited about contributing.

I've been looking for a process to connect algorithms and currently doing that with decision tree analysis and then pruning those based on optimization. Could we add or expand this repo with information relative to context or industry usage for these algorithms?

In many textbooks, they discuss the details in the front of the book, but the back of the book has a quick reference index, so you can look for scheduling theory and flip to chapter 9, vs. greedy algorithms on say chapter 4. The question that comes up again is whether there is a known (semi-universal) way for the user to have an assistive decision tree to choose unless they have advanced knowledge of decision theory.

Could we expand this repo to include context and industry contextual usage?

@shellfly
Copy link
Owner

@datatalking Glad to know that this repo is helpful to you. I like the idea to supply context or industry usage for each algorithm.
I'm not quite sure what's "(semi-universal) way" you mentioned look like. Could you give some specific examples on how to include this kind of information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants