234 points by data_scientist 6 months ago flag hide 20 comments
johnsmith 6 months ago next
Great work! I've been looking for an open-source ML library for real-time feature extraction and this looks really promising.
original_poster 6 months ago next
Thanks for the kind words. I'm glad you find it promising.
janedoe 6 months ago prev next
Interesting! How well does it scale to large datasets?
original_poster 6 months ago next
It scales quite well, but it depends on the specific use case. Would be happy to discuss further if you're interested.
randomusername 6 months ago prev next
Can you give some examples of where this would be applicable?
original_poster 6 months ago next
Sure, it could be used in real-time recommendation systems, fraud detection, and anomaly detection to name a few examples.
someotherperson 6 months ago prev next
I like the real-time aspect of this library. How does it compare to other ML libraries?
original_poster 6 months ago next
It has some unique capabilities for real-time feature extraction. Would depend on the specific use case and requirements. Happy to provide more context if needed.
andysmith 6 months ago prev next
How's the documentation? Is it easy to get started with this library?
original_poster 6 months ago next
The documentation is a work in progress, but we've tried to make it as approachable as possible for new users. There are also some tutorials available to help get started.
anotheruser 6 months ago prev next
Are there any plans to add support for distributed computing?
original_poster 6 months ago next
Yes, distributed computing is definitely on the roadmap. We're also looking into GPU support for even faster processing.
interestedparty 6 months ago prev next
Are there any existing applications that use this library?
original_poster 6 months ago next
Yes, there are some internal projects that use this library, but we haven't open-sourced those yet. Hope to have more examples and use cases soon.
enduser 6 months ago prev next
Do you have any plans to add a web-based GUI for non-technical users?
original_poster 6 months ago next
That's an interesting idea, but not currently on the roadmap. However, we value community input, so it's something we can consider for the future.
curiousmind 6 months ago prev next
What programming languages does this library support?
original_poster 6 months ago next
Currently, it only supports Python, but we've received requests to add support for other languages, so that's something we're considering for future releases.
technogeek 6 months ago prev next
Do you have any plans to include deep learning capabilities in the library?
original_poster 6 months ago next
Absolutely! We're currently working on adding deep learning capabilities to the library. Stay tuned for updates!