You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/30 06:46:12 UTC

[jira] [Commented] (MAHOUT-1842) SImple 3d surface plots

    [ https://issues.apache.org/jira/browse/MAHOUT-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265151#comment-15265151 ] 

ASF GitHub Bot commented on MAHOUT-1842:
----------------------------------------

GitHub user andrewpalumbo reopened a pull request:

    https://github.com/apache/mahout/pull/230

    MAHOUT-1842: simple 3d plots

    Simple first cut of 3d plots and surfaces. Surfaces are a bit more complicated in that data may need to be ordered.   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andrewpalumbo/mahout MAHOUT-1842

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mahout/pull/230.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #230
    
----
commit 98365304172afd0ffe08fc606f2f307ddc182b6e
Author: Andrew Palumbo <ap...@apache.org>
Date:   2016-04-30T03:26:03Z

    allow for decimal sample percentages. Start basic 3d surface and scatter plots

commit 80de3d02bb1f1ff88d5020798ada305e8f969650
Author: Andrew Palumbo <ap...@apache.org>
Date:   2016-04-30T04:00:05Z

    small refactoring, simple 3d plot example

----


> SImple 3d surface plots
> -----------------------
>
>                 Key: MAHOUT-1842
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1842
>             Project: Mahout
>          Issue Type: Sub-task
>    Affects Versions: 0.12.0
>            Reporter: Andrew Palumbo
>             Fix For: 0.13
>
>
> Create a class {{msurf}} which will fit accept a mx3 DRM and a sample percentage and create a 3d surface plot of the sampled points. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)