Skip to content
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

Cannot find getRawFeatureDistribution() in any files #85

Closed
wdxtub opened this issue Aug 24, 2018 · 5 comments
Closed

Cannot find getRawFeatureDistribution() in any files #85

wdxtub opened this issue Aug 24, 2018 · 5 comments

Comments

@wdxtub
Copy link

wdxtub commented Aug 24, 2018

I've seen a definition about getRawFeatureDistribution() method in https://scaladoc.transmogrif.ai/index.html#package. But I can't find any related code in current commit. How can I get raw feature distribution for now?

@ajayborra
Copy link
Contributor

@wdxtub getRawFeatureDistribution() is recently added as part of #76. Try building the code from master branch instead of using the 0.3.4 release version.

@ajayborra
Copy link
Contributor

Try steps from this installation guide to build the code from the master branch.

@tovbinm
Copy link
Collaborator

tovbinm commented Aug 24, 2018

Scaladoc is generated from the latest (i.e master) branch.

@tovbinm
Copy link
Collaborator

tovbinm commented Aug 24, 2018

We are going to publish 0.3.5 soon.

@tovbinm tovbinm closed this as completed Aug 24, 2018
@tovbinm
Copy link
Collaborator

tovbinm commented Aug 24, 2018

docs for a released version can be found here https://www.javadoc.io/doc/com.salesforce.transmogrifai/transmogrifai-core_2.11/0.3.4

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

No branches or pull requests

3 participants