-
Notifications
You must be signed in to change notification settings - Fork 315
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
[FEATURE REQUEST]: Implement ML Features #381
Comments
Great thanks, @imback82 I didn’t expect anyone to reply until the new year :) |
@GoEddie Thanks so much for your work on this! Would you be willing to write a blog post on these ML-features currently supported on .NET for Apache Spark? Please let us know if that is something that could interest you, and if you might require any help from us. Thanks! :) |
Hi @Niharikadutta sure no problem I would be happy to do this. Where is best to publish it? My site or is there a ms one I could guest write it for? |
Hi @GoEddie Awesome, thanks so much! I will get back to you with the details about where to publish and how to get you guest access for it. Could you provide me with a preferred email account you would wish to have this associated with, and I will work on getting that access. Thanks again! :) |
Great, ed.elliott AT outlook.com is good :) |
Perfect, thank you! Will get back to you soon with the details. Also, is this email good to also have the monthly office hour Teams meeting on, as discussed in a separate thread? |
Yes great (sorry forgot about that issue!) |
Awesome, thanks for confirming! Will set that one up starting sometime next month if that works for you, or please let me know when you would like to have it start, along with your day of the week/time preference. |
Just whatever suits you really, I didn’t want to make work for anyone |
oh no we are happy to do this :) I just want to make sure I have your timezone/work hour constraints in mind before setting a meeting up. |
Great, I’m in the UK so morning US time works better for me |
Sounds good, will set up a cadence accordingly, thanks! |
Hi @GoEddie , We had a discussion with the .NET blog folks and looks like the current process of doing this is to have the guest publish on their own blog if they have one, which then gets amplified by us through social media. Do you have a blog you can publish this on? If no, we can work on co-authoring one on the .NET blog. |
Hi @Niharikadutta yes no problem, I have a blog https://the.agilesql.club/ - what are you looking for in the post? |
@Niharikadutta @GoEddie I saw a list of features, quite a lot and amazing, I would like to contribute this, Can you help me to get start, gain context? |
Hi @SARAVANA1501 ! Thank you so much for your interest in contributing to this project. You can go through the following docs to familiarize yourself with the project and it's coding guidelines: Also you can checkout a few PRs related to ML features as implemented by @GoEddie: Please feel free to reach out in case of any questions or doubts and let us know if you have any feedback about the on-boarding docs or process. Thanks again! |
@GoEddie update list NGram is in progress |
Hi @GoEddie . I have started implementation for StringIndexer class. |
@ramanathanv awesome, have updated the list |
** These should all be implemented with #1031 **
=========================================
This is to track implementation of the ML-Features: https://spark.apache.org/docs/latest/ml-features
Bucketizer has been implemented in #378 but there are more features that should be implemented.
If anyone else is going to implement probably best to put a comment here and I'll keep the list up to date.
The text was updated successfully, but these errors were encountered: