datacamp / datacamp/datacamp-light
plotting decision tree
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 366
- Avg merge
- 2h 17m
- Merged PRs (30d)
- 2
Description
Hello,
I use DataCamp-Light to create some small exercises in python. Currently I work on a decision tree example and i want to plot that small tree. In scikit-learn this done by using graphviz which is not available on the DataCamp Server.
Is there another way to do this ?
best regards
reisman
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue asks whether a decision tree can be plotted in DataCamp-Light without graphviz, but it names no file, test, or entry point. First inspect how Python and scikit-learn exercises run on the DataCamp Server, then determine the supported scope; done when a concrete implementation or documented alternative is defined and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, scikit-learn
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100