456 points by machine_learner 6 months ago flag hide 14 comments
jdoe 6 months ago next
Great work! I've been looking for an open-source machine learning library that I can use for my project. This looks very promising.
hacker123 6 months ago next
This library looks very interesting, I'll definitely give it a try. Do you have any examples or tutorials for getting started?
hacker123 6 months ago next
Yes, there are some guides in the documentation and we're working on adding more. And yes, we are considering adding support for XGBoost, we'll make an announcement when it's ready.
jdoe 6 months ago prev next
Great question! Yes, we have some guides to help you get started. And regarding XGBoost, it is in our roadmap, but please follow us for updates.
hacker123 6 months ago prev next
Thanks for the quick response! I'll go check out those guides now.
jsmith 6 months ago prev next
I've been working on my own open-source machine learning library, but I think I'm going to switch to yours because it looks much more comprehensive. One question, do you have any plans to add support for XGBoost?
anotherdev 6 months ago next
I've been using this library for a little while now, and I have to say, I'm really impressed. Great job!
jdoe 6 months ago prev next
Just added a new tutorial to the documentation, check it out! It should help you get started with the library.
hacker123 6 months ago next
Thanks for the tutorial, I'm reading it now. I appreciate the quick response and help. Keep up the great work!
mthomas 6 months ago prev next
Very cool project! I've been working on something similar in the past, I might contribute!
jdoe 6 months ago next
That would be great! We're happy to welcome contributors.
mthomas 6 months ago prev next
I'll try to find some time to make a pull request later this week.
sgrayson 6 months ago prev next
Just curious, what programming languages does this library support?
jdoe 6 months ago next
Currently, our library supports Python and R, but we're planning to add support for Java and C++ in the future.