-
Notifications
You must be signed in to change notification settings - Fork 80
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
enhancement Add Optimization Techniques with Intel Specific Optimization in Intel_Optimization.md #214
Conversation
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
hello admins @Mayureshd-18 and @jvedsaqib kindly review the pull request and tell me if any updation required let me know... thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@priyansh985 Looks good me! Well done!
Thank you.
Hello @jvedsaqib kindly review the pull request... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merging!
🎉🎉 Thank you for your contribution! Your PR #214 has been merged! 🎉🎉 |
closes #174
hey admins i add a new file called Intel_Opmization.md in Intel_Optimized folder
this markdown file have all the infomation provided how to start with intel ai analytics toolkit specifically with intel distrubution of scikit-learn and modin for faster data manipulation and processing with the onedaal library for faster inferencing.
This pull request adds a new section to the README.md
file detailing the optimizations applied using Intel's oneAPI AI Analytics Toolkit. The Intel_Optimization.md includes an overview of the optimizations, key benefits, requirements, usage instructions, benchmarking results, and code snippets. This enhancement aims to provide clear documentation on how Intel-specific optimizations have been leveraged to improve the performance, scalability, and accuracy of the stock price prediction models.