Skip to main content

Showing 1–8 of 8 results for author: Mastelini, S M

Searching in archive cs. Search in all archives.
.
  1. Two-dimensional mesh generator in generalized coordinates implemented in Python

    Authors: Gustavo Taiji Naozuka, Saulo Martiello Mastelini, Eliandro Rodrigues Cirilo, Neyva Maria Lopes Romeiro, Paulo Laerte Natti

    Abstract: Through mathematical models, it is possible to turn a problem of the physical domain into the computational domain. In this context, the paper presents a two-dimensional mesh generator in generalized coordinates, which uses the Parametric Linear Spline method and partial differential equations. The generator is automated and able to treat real complex domains. The code was implemented in Python, a… ▽ More

    Submitted 17 October, 2021; originally announced October 2021.

    Comments: 14 pages, 7 figures

    Journal ref: Semina: Exact and Technological Sciences, v.42, n.1, p.29-44, Jan./June2021

  2. arXiv:2107.01017  [pdf, other

    q-fin.ST cs.AI cs.CE cs.LG

    MegazordNet: combining statistical and machine learning standpoints for time series forecasting

    Authors: Angelo Garangau Menezes, Saulo Martiello Mastelini

    Abstract: Forecasting financial time series is considered to be a difficult task due to the chaotic feature of the series. Statistical approaches have shown solid results in some specific problems such as predicting market direction and single-price of stocks; however, with the recent advances in deep learning and big data techniques, new promising options have arises to tackle financial time series forecas… ▽ More

    Submitted 23 June, 2021; originally announced July 2021.

  3. 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

  4. arXiv:2012.00083  [pdf, other

    cs.LG

    Using dynamical quantization to perform split attempts in online tree regressors

    Authors: Saulo Martiello Mastelini, Andre Carlos Ponce de Leon Ferreira de Carvalho

    Abstract: A central aspect of online decision tree solutions is evaluating the incoming data and enabling model growth. For such, trees much deal with different kinds of input features and partition them to learn from the data. Numerical features are no exception, and they pose additional challenges compared to other kinds of features, as there is no trivial strategy to choose the best point to make a split… ▽ More

    Submitted 3 December, 2020; v1 submitted 30 November, 2020; originally announced December 2020.

    Comments: Under consideration at Pattern Recognition Letters. The version sent to the journal was slightly modified to conform to the page limit

    ACM Class: I.2.6; I.5.4

  5. arXiv:2002.04312  [pdf, other

    stat.ML cs.CV cs.LG stat.AP

    Improved prediction of soil properties with Multi-target Stacked Generalisation on EDXRF spectra

    Authors: Everton Jose Santana, Felipe Rodrigues dos Santos, Saulo Martiello Mastelini, Fabio Luiz Melquiades, Sylvio Barbon Jr

    Abstract: Machine Learning (ML) algorithms have been used for assessing soil quality parameters along with non-destructive methodologies. Among spectroscopic analytical methodologies, energy dispersive X-ray fluorescence (EDXRF) is one of the more quick, environmentally friendly and less expensive when compared to conventional methods. However, some challenges in EDXRF spectral data analysis still demand mo… ▽ More

    Submitted 11 February, 2020; originally announced February 2020.

    Comments: 20 pages, 5 figures

  6. arXiv:1907.11277  [pdf, other

    cs.LG stat.ML

    Towards meta-learning for multi-target regression problems

    Authors: Gabriel Jonas Aguiar, Everton José Santana, Saulo Martiello Mastelini, Rafael Gomes Mantovani, Sylvio Barbon Jr

    Abstract: Several multi-target regression methods were devel-oped in the last years aiming at improving predictive performanceby exploring inter-target correlation within the problem. However, none of these methods outperforms the others for all problems. This motivates the development of automatic approachesto recommend the most suitable multi-target regression method. In this paper, we propose a meta-lear… ▽ More

    Submitted 25 July, 2019; originally announced July 2019.

    Comments: To appear on the 8th Brazilian Conference on Intelligent Systems (BRACIS)

  7. arXiv:1907.07207  [pdf, other

    cs.LG stat.ML

    Online Local Boosting: improving performance in online decision trees

    Authors: Victor G. Turrisi da Costa, Saulo Martiello Mastelini, André C. Ponce de Leon Ferreira de Carvalho, Sylvio Barbon Jr

    Abstract: As more data are produced each day, and faster, data stream mining is growing in importance, making clear the need for algorithms able to fast process these data. Data stream mining algorithms are meant to be solutions to extract knowledge online, specially tailored from continuous data problem. Many of the current algorithms for data stream mining have high processing and memory costs. Often, the… ▽ More

    Submitted 16 July, 2019; originally announced July 2019.

    Comments: To appear on the 8th Brazilian Conference on Intelligent Systems (BRACIS)

  8. arXiv:1903.12483  [pdf, other

    cs.LG stat.ML

    Online Multi-target regression trees with stacked leaf models

    Authors: Saulo Martiello Mastelini, Sylvio Barbon Jr., André Carlos Ponce de Leon Ferreira de Carvalho

    Abstract: One of the current challenges in machine learning is how to deal with data coming at increasing rates in data streams. New predictive learning strategies are needed to cope with the high throughput data and concept drift. One of the data stream mining tasks where new learning strategies are needed is multi-target regression, due to its applicability in a high number of real world problems. While r… ▽ More

    Submitted 10 March, 2020; v1 submitted 29 March, 2019; originally announced March 2019.