aboutsummaryrefslogblamecommitdiff
path: root/docs/_includes/nav-left-wrapper-ml.html
blob: 0103e890cc21a5f863a5d5420e50004f961dd822 (plain) (tree)
1
2
3
4
5
6
7
8







                                                         
<div class="left-menu-wrapper">
    <div class="left-menu">
        <h3>spark.ml package</h3>
        {% include nav-left.html nav=include.nav-ml %}
        <h3>spark.mllib package</h3>
        {% include nav-left.html nav=include.nav-mllib %}
    </div>
</div>