Software Open Access
Sebastian Raschka; James Bourbeau; Reiichiro Nakano; Zach Griffith; Kota Mori; Will McGinnis; JJLWHarrison; Guillaume Poirier-Morency; Daniel; Qiang Gu; Floris Hoogenboom; Colin; Vahid Mirjalili; selay01; Christos Aridas; Steve Harenberg; Pablo Fernandez; Oliver Tomic; Laurens Geffert; Janpreet Singh; Alejandro Correa Bahnsen; Benjamin Lee; Batuhan Bardak; Arfon Smith; Anton Loss; Anebi; Ajinkya Kale; Adam Erickson; Adam Cooper; Ackerley Tng
{ "description": "New Features\n<ul>\n<li>Added an enhancement to the existing <code>iris_data()</code> such that both the UCI Repository version of the Iris dataset as well as the corrected, original\nversion of the dataset can be loaded, which has a slight difference in two data points (consistent with Fisher's paper; this is also the same as in R). (via <a href=\"https://github.com/rasbt/mlxtend/pull/532\">#539</a> via <a href=\"https://github.com/janismdhanbad\">janismdhanbad</a>)</li>\n<li>Added optional <code>groups</code> parameter to <code>SequentialFeatureSelector</code> and <code>ExhaustiveFeatureSelector</code> <code>fit()</code> methods for forwarding to sklearn CV (<a href=\"https://github.com/rasbt/mlxtend/pull/537\">#537</a> via <a href=\"https://github.com/qiaguhttps://github.com/arc12\">arc12</a>)</li>\n<li>Added a new <code>plot_pca_correlation_graph</code> function to the <code>mlxtend.plotting</code> submodule for plotting a PCA correlation graph. (<a href=\"https://github.com/rasbt/mlxtend/pull/544\">#544</a> via <a href=\"https://github.com/qiaguhttps://github.com/Gabriel-Azevedo-Ferreira\">Gabriel-Azevedo-Ferreira</a>)</li>\n<li>Added a <code>zoom_factor</code> parameter to the <code>mlxten.plotting.plot_decision_region</code> function that allows users to zoom in and out of the decision region plots. (<a href=\"https://github.com/rasbt/mlxtend/pull/545\">#545</a>)</li>\n<li>Added a function <code>fpgrowth</code> that implements the FP-Growth algorithm for mining frequent itemsets as a drop-in replacement for the existing <code>apriori</code> algorithm. (<a href=\"https://github.com/rasbt/mlxtend/pull/550\">#550</a> via <a href=\"https://github.com/harenbergsd\">Steve Harenberg</a>)</li>\n<li>New <code>heatmap</code> function in <code>mlxtend.plotting</code>. (<a href=\"https://github.com/rasbt/mlxtend/pull/552\">#552</a>)</li>\n<li>Added a function <code>fpmax</code> that implements the FP-Max algorithm for mining maximal itemsets as a drop-in replacement for the <code>fpgrowth</code> algorithm. (<a href=\"https://github.com/rasbt/mlxtend/pull/553\">#553</a> via <a href=\"https://github.com/harenbergsd\">Steve Harenberg</a>)</li>\n<li>New <code>figsize</code> parameter for the <code>plot_decision_regions</code> function in <code>mlxtend.plotting</code>. (<a href=\"https://github.com/rasbt/mlxtend/pull/555\">#555</a> via <a href=\"https://github.com/kazyka\">Mirza Hasanbasic</a>)</li>\n<li>New <code>low_memory</code> option for the <code>apriori</code> frequent itemset generating function. Setting <code>low_memory=False</code> (default) uses a substantially optimized version of the algorithm that is 3-6x faster than the original implementation (<code>low_memory=True</code>). (<a href=\"https://github.com/rasbt/mlxtend/pull/567\">#567</a> via <a href=\"https://github.com/jmayse\">jmayse</a>)</li>\n</ul>\nChanges\n<ul>\n<li>Now uses the latest joblib library under the hood for multiprocessing instead of <code>sklearn.externals.joblib</code>. (<a href=\"https://github.com/rasbt/mlxtend/pull/547\">#547</a>)</li>\n<li>Changes to <code>StackingCVClassifier</code> and <code>StackingCVRegressor</code> such that first-level models are allowed to generate output of non-numeric type. (<a href=\"https://github.com/rasbt/mlxtend/pull/562\">#562</a>)</li>\n</ul>\nBug Fixes\n<ul>\n<li>Fixed documentation of <code>iris_data()</code> under <code>iris.py</code> by adding a note about differences in the iris data in R and UCI machine learning repo.</li>\n<li>Make sure that if the <code>'svd'</code> mode is used in PCA, the number of eigenvalues is the same as when using <code>'eigen'</code> (append 0's zeros in that case) (<a href=\"https://github.com/rasbt/mlxtend/pull/565\">#565</a>)</li>\n</ul>", "license": "", "creator": [ { "affiliation": "UW-Madison", "@type": "Person", "name": "Sebastian Raschka" }, { "affiliation": "@Quansight", "@type": "Person", "name": "James Bourbeau" }, { "affiliation": "@infostellarinc", "@type": "Person", "name": "Reiichiro Nakano" }, { "affiliation": "@WIPACrepo", "@type": "Person", "name": "Zach Griffith" }, { "affiliation": "", "@type": "Person", "name": "Kota Mori" }, { "affiliation": "Predikto Inc.", "@type": "Person", "name": "Will McGinnis" }, { "affiliation": "", "@type": "Person", "name": "JJLWHarrison" }, { "affiliation": "IRIC @major-lab", "@type": "Person", "name": "Guillaume Poirier-Morency" }, { "affiliation": "", "@type": "Person", "name": "Daniel" }, { "affiliation": "", "@type": "Person", "name": "Qiang Gu" }, { "affiliation": "", "@type": "Person", "name": "Floris Hoogenboom" }, { "affiliation": "", "@type": "Person", "name": "Colin" }, { "affiliation": "Michigan State University", "@type": "Person", "name": "Vahid Mirjalili" }, { "affiliation": "", "@type": "Person", "name": "selay01" }, { "affiliation": "", "@type": "Person", "name": "Christos Aridas" }, { "affiliation": "", "@type": "Person", "name": "Steve Harenberg" }, { "affiliation": "FANSI Motorsport", "@type": "Person", "name": "Pablo Fernandez" }, { "affiliation": "Norwegian University of Life Sciences", "@type": "Person", "name": "Oliver Tomic" }, { "affiliation": "", "@type": "Person", "name": "Laurens Geffert" }, { "affiliation": "", "@type": "Person", "name": "Janpreet Singh" }, { "affiliation": "Easy Solutions", "@type": "Person", "name": "Alejandro Correa Bahnsen" }, { "affiliation": "@Lab41", "@type": "Person", "name": "Benjamin Lee" }, { "affiliation": "STM", "@type": "Person", "name": "Batuhan Bardak" }, { "affiliation": "@spacetelescope", "@type": "Person", "name": "Arfon Smith" }, { "affiliation": "", "@type": "Person", "name": "Anton Loss" }, { "affiliation": "", "@type": "Person", "name": "Anebi" }, { "affiliation": "", "@type": "Person", "name": "Ajinkya Kale" }, { "affiliation": "", "@type": "Person", "name": "Adam Erickson" }, { "affiliation": "Tribal", "@type": "Person", "name": "Adam Cooper" }, { "affiliation": "Centre for Strategic Infocomm Technologies", "@type": "Person", "name": "Ackerley Tng" } ], "url": "https://zenodo.org/record/3343208", "codeRepository": "https://github.com/rasbt/mlxtend/tree/v0.17.0", "datePublished": "2019-07-19", "version": "v0.17.0", "@context": "https://schema.org/", "identifier": "https://doi.org/10.5281/zenodo.3343208", "@id": "https://doi.org/10.5281/zenodo.3343208", "@type": "SoftwareSourceCode", "name": "rasbt/mlxtend: Version 0.17.0" }
All versions | This version | |
---|---|---|
Views | 1,563 | 143 |
Downloads | 174 | 8 |
Data volume | 2.5 GB | 127.5 MB |
Unique views | 1,405 | 121 |
Unique downloads | 66 | 5 |