Skip to content
View danttis's full-sized avatar

Block or report danttis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danttis/README.md

Hi, I'm Dantas 👋

Data Scientist · Brazil 🇧🇷


Data scientist passionate about statistical modeling, time series analysis, and stochastic processes. I build open-source tools for quantitative analysis and experiment with LLM agents applied to real-world problems.


Featured projects

Python package for analyzing generalized renewal processes, focused on the Weibull distribution. A robust tool for reliability modeling and predictive maintenance.


📬 Open to collaborations on data science and applied statistics projects

Pinned Loading

  1. Update-Linear-Regression Update-Linear-Regression Public

    Este repositório contém um script Python para realizar regressão linear de forma online. A regressão linear online é uma técnica que permite atualizar o modelo conforme novos dados estão disponívei…

    Jupyter Notebook 1

  2. wgrp wgrp Public

    A data science package for analyzing generalized renewal processes. The wgrp package is a powerful data science tool designed for analyzing generalized renewal processes, with a special focus on We…

    Jupyter Notebook 1

  3. timeseriesmetrics timeseriesmetrics Public

    This package is a set of metrics commonly used to analyze the performance of predictive models for time series, such as MAPE, Theil's U, ARV, ID (Index of Disagreement), wpocid.

    Python