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

C5.0 Decision Tree #8

Closed
khanfarhan10 opened this issue Mar 4, 2021 · 12 comments
Closed

C5.0 Decision Tree #8

khanfarhan10 opened this issue Mar 4, 2021 · 12 comments
Labels
gssoc21 GirlScript Summer Of Code 2021 Level3 New features, major bug fixing Unassigned

Comments

@khanfarhan10
Copy link

There is no implementation of the C5.0 Decision Tree in Python available anywhere on the internet.

Even scikit-learn has C4.0 or C4.5 or CART algorithm implemented under the hood.

So it would be great to have C5.0 Decision Tree implemented over the same.

(P.S. - It is not an easy task,)

@geekquad
Copy link
Member

geekquad commented Mar 8, 2021

Sounds amazing @khanfarhan10
Would you like to work on the same?

@ashwani-rathee ashwani-rathee added the gssoc21 GirlScript Summer Of Code 2021 label Mar 12, 2021
@ashwani-rathee
Copy link
Collaborator

@geekquad Would we need separate folder for this one?

@geekquad
Copy link
Member

Yes @ashwani-rathee,
@khanfarhan10 please create a new folder.
The directory of the folder should look like this:

C5.0 Decision Tree

name_of_the_file.py
README.md

Just be sure that we are accepting the implementation of the algorithm and not its application. No pre-trained models are allowed and no external modules/libraries are allowed.
Feel free to use NumPy.

Let me know if you have any queries. Thank you.

@Hamza3226
Copy link

Hello, I am a GSSOC'21 participant and would like to contribute to this project.

@Simar05519
Copy link
Contributor

I want to work on this issue. Please assign to me.

@geekquad geekquad added Level3 New features, major bug fixing and removed Discussion labels Mar 14, 2021
@khanfarhan10 khanfarhan10 removed their assignment Mar 14, 2021
@khanfarhan10
Copy link
Author

Could you please assign someone else for this task? Actually I'm not a participant but a mentor for another project.

@ashwani-rathee
Copy link
Collaborator

@Hamza3226 Do you want to work on this issue?

@Simar05519
Copy link
Contributor

Simar05519 commented Mar 15, 2021 via email

@SNIGDHA2654
Copy link
Contributor

I would like to work on this issue. I am a gssoc participant.

@ashwani-rathee
Copy link
Collaborator

@SNIGDHA2654,You have been assigned the task to write Decision Tree code base functionality that works.
Try to submit a PR in 5 days.

@ashwani-rathee
Copy link
Collaborator

Merged

@khanfarhan10
Copy link
Author

Is the algorithm implemented or will it not be worked upon?
@ashwani-rathee ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc21 GirlScript Summer Of Code 2021 Level3 New features, major bug fixing Unassigned
Projects
None yet
Development

No branches or pull requests

6 participants