Skip to main content

Showing 1–5 of 5 results for author: Halford, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2012.04740  [pdf, ps, other

    cs.LG cs.AI cs.MS

    River: machine learning for streaming data in Python

    Authors: Jacob Montiel, Max Halford, Saulo Martiello Mastelini, Geoffrey Bolmier, Raphael Sourty, Robin Vaysse, Adil Zouitine, Heitor Murilo Gomes, Jesse Read, Talel Abdessalem, Albert Bifet

    Abstract: River is a machine learning library for dynamic data streams and continual learning. It provides multiple state-of-the-art learning methods, data generators/transformers, performance metrics and evaluators for different stream learning problems. It is the result from the merger of the two most popular packages for stream learning in Python: Creme and scikit-multiflow. River introduces a revamped a… ▽ More

    Submitted 8 December, 2020; originally announced December 2020.

    Comments: Submitted to JMLR MLOSS

    MSC Class: 68-04 ACM Class: I.2; I.2.5

  2. arXiv:2009.09884  [pdf, other

    cs.DB

    Selectivity correction with online machine learning

    Authors: Max Halford, Philippe Saint-Pierre, Franck Morvan

    Abstract: Computer systems are full of heuristic rules which drive the decisions they make. These rules of thumb are designed to work well on average, but ignore specific information about the available context, and are thus sub-optimal. The emerging field of machine learning for systems attempts to learn decision rules with machine learning algorithms. In the database community, many recent proposals have… ▽ More

    Submitted 21 September, 2020; originally announced September 2020.

  3. arXiv:2009.09883  [pdf, other

    cs.DB

    Selectivity Estimation with Attribute Value Dependencies using Linked Bayesian Networks

    Authors: Max Halford, Philippe Saint-Pierre, Franck Morvan

    Abstract: Relational query optimisers rely on cost models to choose between different query execution plans. Selectivity estimates are known to be a crucial input to the cost model. In practice, standard selectivity estimation procedures are prone to large errors. This is mostly because they rely on the so-called attribute value independence and join uniformity assumptions. Therefore, multidimensional metho… ▽ More

    Submitted 21 September, 2020; originally announced September 2020.

  4. An Approach Based on Bayesian Networks for Query Selectivity Estimation

    Authors: Max Halford, Philippe Saint-Pierre, Frank Morvan

    Abstract: The efficiency of a query execution plan depends on the accuracy of the selectivity estimates given to the query optimiser by the cost model. The cost model makes simplifying assumptions in order to produce said estimates in a timely manner. These assumptions lead to selectivity estimation errors that have dramatic effects on the quality of the resulting query execution plans. A convenient assumpt… ▽ More

    Submitted 14 July, 2019; originally announced July 2019.

    Journal ref: Lecture Notes in Computer Science, volume 11447, 2019, pages 3-19

  5. arXiv:1810.07924  [pdf, other

    stat.ML cs.LG

    Explaining Machine Learning Models using Entropic Variable Projection

    Authors: François Bachoc, Fabrice Gamboa, Max Halford, Jean-Michel Loubes, Laurent Risser

    Abstract: In this paper, we present a new explainability formalism designed to shed light on how each input variable of a test set impacts the predictions of machine learning models. Hence, we propose a group explainability formalism for trained machine learning decision rules, based on their response to the variability of the input variables distribution. In order to emphasize the impact of each input vari… ▽ More

    Submitted 11 August, 2022; v1 submitted 18 October, 2018; originally announced October 2018.