Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[ML-151] enable Summarizer with OAP #144

Merged
merged 15 commits into from
Nov 29, 2021
Merged

[ML-151] enable Summarizer with OAP #144

merged 15 commits into from
Nov 29, 2021

Conversation

minmingzhu
Copy link
Collaborator

  1. enable Summarizer CPU and GPU with one API
  2. add Summarizer example

2. add Summarizer example

Signed-off-by: minmingzhu <minming.zhu@intel.com>
@github-actions
Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?
https://github.com/oap-project/oap-mllib/issues

Then could you also rename pull request title and commit log in the following format?

[ML-${ISSUES_ID}] ${detailed message}

See also:

Copy link
Collaborator

@xwu99 xwu99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pls rebase to master as there has been some large refactor.

xwu99 and others added 7 commits November 24, 2021 21:06
* add prepare-shims-codebase

* Add NaiveBayes skeleton, to be revised.

* Add NaiveBayes for multi-version

* move namespaces

* update namespaces

* Add PCA shims

* NaiveBayes, KMeans, PCA ready

* Add ALS shims

* Add Shim trait

* Fix default paramMap

* Add LinearRegression 3.1.1 & 3.1.2

* update prepare-shims-codebase

* Update pom to 3.2.0, Add LinearRegression 3.2.0

* Update CI

* Update CI

* update permission

* nit

* nit

* update ci

* update CI

* nit

* update ci

* nit

* nit

* nit

* fix building native change phase process-resources to generate-resources

* update CI

* update README

* nit

* Fix spark-submit -v bug for 3.2.0 by removing -v

* update apt-get -y -q

* update README
Conflicts:
	mllib-dal/src/main/native/build-jni.sh
2. refactor Low-Order Moments
3. fix comments

Signed-off-by: minmingzhu <minming.zhu@intel.com>
2. refactor Low-Order Moments

Signed-off-by: minmingzhu <minming.zhu@intel.com>
Conflicts:
	mllib-dal/src/main/native/build-jni.sh
2. add unit test
3. modify README

Signed-off-by: minmingzhu <minming.zhu@intel.com>
Signed-off-by: minmingzhu <minming.zhu@intel.com>
minmingzhu and others added 5 commits November 26, 2021 14:11
2. add numericTable1xNToVector function and instead of numericTableToOldMatrix in SummarizerDALImpl.scala

Signed-off-by: minmingzhu <minming.zhu@intel.com>
Signed-off-by: minmingzhu <minming.zhu@intel.com>
Signed-off-by: minmingzhu <minming.zhu@intel.com>
@minmingzhu
Copy link
Collaborator Author

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues? https://github.com/oap-project/oap-mllib/issues

Then could you also rename pull request title and commit log in the following format?

[ML-${ISSUES_ID}] ${detailed message}

See also:

@minmingzhu minmingzhu closed this Nov 29, 2021
@minmingzhu minmingzhu reopened this Nov 29, 2021
@minmingzhu minmingzhu changed the title enable Summarizer with OAP [ML-151] enable Summarizer with OAP Nov 29, 2021
@github-actions
Copy link

#151

minmingzhu added 2 commits November 29, 2021 11:24
Signed-off-by: minmingzhu <minming.zhu@intel.com>
Signed-off-by: minmingzhu <minming.zhu@intel.com>
@xwu99 xwu99 merged commit a11723c into oap-project:master Nov 29, 2021
@xwu99
Copy link
Collaborator

xwu99 commented Nov 29, 2021

@minmingzhu thanks for your work. Merged!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants