Masthash

#timeseries

Danilo Poccia
1 week ago

This is super useful ๐Ÿ‘‰ Amazon Timestream now supports unloading data to Amazon S3 ๐Ÿ‘ https://aws.amazon.com/about-aws/whats-new/2023/05/amazon-timestream-unloading-data-amazon-s3/ #AWS #Analytics #TimeSeries #Database

Christoph Engelbert
2 weeks ago

To everyone in #Tokyo (#Japan) and you love #TimeScaleDB or want to learn more about #timeseries join me at #JJUG #CCC Spring 2023 in Shinjuku

https://jjug.doorkeeper.jp/events/156139

Juan Luis
2 weeks ago

skforecast 0.8.0 is available! ๐Ÿ“ˆ

skforecast is a Python library that makes it easy to perform time series forecasting using an API similar to the one of scikit-learn.

The new release brings improved support for categorical features, expanded backtesting functionality, performance improvements, and a new logo.

Install it with `pip install "skforecast[sarimax,plotting]==0.8.0"`

And have a look at the documentation! https://skforecast.org/0.8.0/

#python #skforecast #pydata #timeseries

binjr
2 weeks ago

binjr 3.12 is now available!

This is a pretty featureful release, whose highlight is a new indexing mode for log files that makes is easy to search for arbitrary strings of character without the need for wildcards while maintaining the same level of performance, even on very large files.

It also features several other smaller enhancements and many bug fixes: full release notes available at https://binjr.eu/download/CHANGELOG/#binjr-v3120

#binjr #java #javaFX #observability #timeSeries #logs

Maja Schneider
3 weeks ago

๐Ÿ“ข๐Ÿ‡ฎ๐Ÿ‡น Calling all #TimeSeries and #XAI experts! ๐Ÿ•ฐ๏ธ๐Ÿ”๐Ÿ“ˆ Join us in Torino, Italy for #ECML #PKDD and #XAITS - a workshop on Explainable AI for Time Series data! ๐ŸŒŸ๐Ÿค– Submit your paper on explainable and interpretable time series modelling before June 12th! Don't miss out on this exciting opportunity to showcase your research and connect with other XAI-TS enthusiasts (like me and @jakobs!) ๐Ÿ™Œ๐Ÿ“๐Ÿ‘ฉโ€๐Ÿ”ฌ๐Ÿง‘โ€๐Ÿ”ฌ๐Ÿ‘จโ€๐Ÿ”ฌ

โฉ๏ธ https://lamarr-institute.github.io/xai-ts-workshop/

Minh Trinh
1 month ago

I had the great pleasure of having Professor Huyรชn Pham to talk about #generative #modeling for #timeseries via Schrodinger bridge. It is the topic of a paper written with Mohamed Hamdouche and Pierre Henry-Labordere.

You can watch the recording of his presentation here:

https://www.youtube.com/watch?v=4OQvmO_Oxmw

You can read the paper here:

https://arxiv.org/abs/2304.05093

#aiforgood #artificialintelligence

Minh Trinh
1 month ago

I had the great pleasure of having Professor Huyรชn Pham to talk about #generative #modeling for #timeseries via Schrodinger bridge. It is the topic of a paper written with Mohamed Hamdouche and Pierre Henry-Labordere.

You can watch the recording of his presentation here:

https://www.youtube.com/watch?v=4OQvmO_Oxmw

You can read the paper here:

https://arxiv.org/abs/2304.05093

#aiforgood #artificialintelligence

Physalia-courses
1 month ago

๐ŸŒฟ๐Ÿ“Š Excited to announce our new course on Ecological Time-series analysis & forecasting in R with Dr Nicholas J Clark! ๐ŸŒ
Learn to wrangle, visualize, & analyze ecological data with {mvgam} & {brms} packages.

Check it out:https://physalia-courses.org/courses-workshops/time-series-in-r/

#Rstats #DataScience #TimeSeries

Very excited to share that I'll be speaking at #PGDay #Chicago :postgresql: in less than a week! I'll be announcing the new #PostgreSQL #extension #pg_statviz for time series #analysis and #visualization of #Postgres internal #statistics.

Bonus talk: "Don't Do This" - PostgreSQL bad practices and pitfalls!
๐Ÿ‘‡
https://2023.pgdaychicago.org/

#timeseries #timeseriesdata #opensource #database #databases #stats #performance #event #events

Ignacio Van Droogenbroeck
2 months ago

Are you planning to go to #Kubecon in #Amsterdam? Stop by and say hi to the team. We going to have a booth and we love to have a talk with you about #TimeSeries and #InfluxDB. https://www.influxdata.com/join-us-at-kubecon/

Jumping Rivers
2 months ago

There were 173 new R packages on CRAN in February ๐Ÿ“ฆ

Check out this "Top 40" list compiled by Joseph Rickert including packages for #machinelearning, #timeseries, and #dataviz.

https://rviews.rstudio.com/2023/03/28/february-2023-top-40-new-cran-packages/

#RStats #DataScience

Screenshot of top 40 CRAN packages website
Steven P. Sanderson II, MPH
2 months ago

This R code serves as a great introduction to using the Shiny package for creating web applications and highlights the importance of model selection in forecasting. Give it a try and most importantly steal this code and see what you can do with it!

Post: https://lnkd.in/ehebft76

#shiny #r #rstats #opensource #software #timeseries #forecast #data #shinyapplication #code #technology #innovation

bendfulcher
2 months ago

New (short) pre-print.

For time-series classification problems, we show that rock-bottom-simple models (that ignore the time-ordering of data!) can perform surprisingly well.
Some important general lessons for formulating and interpreting models.

Work led by @trentlikesstats

https://arxiv.org/abs/2303.17809

#timeseries

The Big Data Cluster
2 months ago

#Midjourney generated #illustrations using prompts from #science paper abstracts.

1-disentangle the interacting drivers of solute loading to streams

2-Anomalous patterns occurring in hydrological time series data

3-Salt marshes

4-space-for-time substitution

#TimeSeries #SciComm #CriticalZone

Outtakes from content created during #AGU22.

Steven P. Sanderson II, MPH
2 months ago

Sometimes we want to look at a #bootstrapping #model and we can easily achieve this in #r even in #timeseries #modeling with the #forecast #package

In this post I used the AirPassengers dataset and used the auto.arima() function to bootstrap models, then I wanted to take a look at the residuals.

This is not comprehensive but sheds some light on how to do this outside of the #tidymodels #framework

Post: https://lnkd.in/gwjMfezH

#rstats #r #arima #opensource #software #autoarima

InfluxDB runs on Debian ARM 64-bit, so that would probably work. However, how performant is it on a Zero W? Do I need a Zero 2 W? #RaspberryPi #InfluxDB #timeseries #microcontroller

I want to run a time-series database on a Raspberry Pi Zero W. What do you recommend? #RaspberryPi #database #timeseries #microcontroller

Nick Byrd
3 months ago

Are you familiar with recurrence analysis?

I recently learned about it and have some questions about its applications and limits.

(Is it used outside academia? If so, for what? What are its criticisms, if any?)

https://doi.org/10.1140/epjs/s11734-022-00739-8

#dataScience #complexSystems #timeSeries #nonLinear

Gretl
3 months ago

For the moment, we recommend to use the user-contributed #gretl package "auto_arima" written by @atecon .

https://gretl.sourceforge.net/current_fnfiles/auto_arima.gfn

#econometrics #statistics #datatscience #timeseries

Gretl
3 months ago

Just to inform you:
The next release will include native support for #AutoARIMA automatically determining the optimal ARIMA #timeseries model specification.

This is will be pretty fast, as it's implemented in C.

#gretl #econometrics #economics #statistics #datatscience

Christoph Engelbert
3 months ago

I wrote about the design choice of single tables (with all data) and multiple tables (split by dimension); a common question for #timeseries data.
While the blog post is best-practices for #TimeScaleDB, the general sentiment behind the question is bigger!

https://www.timescale.com/blog/best-practices-for-time-series-data-modeling-single-or-multiple-partitioned-table-s-a-k-a-hypertables/

Danilo Poccia
3 months ago

Amazon Timestream now supports batch loading data ๐Ÿ‘‰ A scalable solution to migrate data from CSV files stored in S3 directly into Timestream https://aws.amazon.com/about-aws/whats-new/2023/03/amazon-timestream-supports-batch-loading-data/ #AWS #Analytics #Storage #TimeSeries

Christoph Engelbert
3 months ago

My #JFokus talk "PostgreSQL, The Time-Series Database You Actually Want" about #timeseries on #PostgreSQL (and why #TimescaleDB is the convenience you're actually looking for) is online โค๏ธ๐Ÿ™

https://www.youtube.com/watch?v=k1xVlS6hdxU

Petrรดnio Cรขndido
3 months ago

Our new paper "Combining embeddings and fuzzy time series for high-dimensional time series forecasting in the internet of energy applications" was just published in Elsevier's Energy journal and it is available at https://doi.org/10.1016/j.energy.2023.127072

Feedback is always welcome!

#newpaper #timeseries #fuzzy #embeddings #iot

Sean Law
3 months ago

๐ŸŽ‰ Super excited to share that only after 4 years of being #opensource, the #stumpy #python package for modern #timeseries analysis just eclipsed 5+ Million downloads/installs and over 2500 #github stars โญ!

๐Ÿ™ Thank you to all of our active users and amazing contributors for maintaining such an active community! โค๏ธ The future of #matrixprofile is bright โ˜€

CrateDB
3 months ago

Did you miss last week's webinar?๐Ÿ‘€

Watch the recording now to start leveraging time-series data for your business success๐Ÿš€๐Ÿ‘‡

In this webinar, youโ€™ll gain expert insights on time-series data analysis and learn the crucial data modeling decisions needed to implement time-series data in CrateDB ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป
https://crate.io/resources/webinars/lp-wb-time-series-data

#crateio #cratedb #db #database #webinar #recording #livedemo #data #database #datascience #timeseries #timeseriesdata #timeseriesanalysis #dataanalysis

Ladies of Landsat
3 months ago

Buitre, Zhang & Lin (2019) use #timeseries analysis of #Landsat imagery using four #landscapemetrics to examine the impacts of #tropicalcyclones in #mangroves in Coron & Eastern Samar #Philippines. #LoLManuscriptMonday https://bit.ly/Buitre_2019

Shout-out to Mary Joy Buitreโ€™s affiliated organizations and collaborators for this #LoLManuscriptMonday feature: DOST-PCIEERD, and CUHK! #EOChat ๐ŸŽ‰๐Ÿ›ฐ๏ธ

Nicolas Barascud
6 months ago

Hi all, Iโ€™m a researcher working on brain-computer interfaces at Snap Inc.

My goal is to prove that noninvasive #BCI and #neurofeedback can provide value outside of the lab.

Currently for me that includes (but does not limit to) applying #deeplearning methods to #timeseries data like #EEG, but also other sensors like #eyetracking or inertial sensors (#IMUs)โ€จ

โ€จAlso a #python geek. I maintain an M/EEG analysis toolbox
โžก๏ธ https://github.com/nbara/python-meegkit

โ€จโ€จ#introduction #neuroscience #altac #neurotech

Juan Luis
7 months ago

Excellent presentation by Max Mergenthaler from Nixtla at #PyDataNYC on bridging classical and deep learning methods for #timeseries forecasting in #python thanks to #numba

Code: https://github.com/nixtla

Photo of Max Mergenthaler talking about time series forecasting at PyData NYC
Sebastian Lammers
7 months ago

Dear #datafam,
does anyone have recent examples of good #interactive time-series #dataviz?

I'm thinking of something like a linechart, possibly updated on scroll?

#svelte #d3 #timeSeries

SimonMolinsky
7 months ago

#introduction

Hi, I'm Simon! I'm Data Scientist and #DataEngineer specializing in #remotesensing, #GIS, #spatial, #ecommerce, #timeseries, and duo of #Python + #opensource :)

Lived in ๐Ÿ‡ซ๐Ÿ‡ฎ , in ๐Ÿ‡ต๐Ÿ‡ฑ for 2023, then want to move further west ๐Ÿ˜‰

Creator of #pyinterpolate package: https://pypi.org/project/pyinterpolate/ for Kriging and spatial interpolation ๐Ÿ—บ๏ธ

and #wsknn package for session-based recommendations: https://pypi.org/project/wsknn/ ๐Ÿ›’

dyedgrey
7 months ago

#Introduction Hi y'all! I'm not a newbie to tech in general, but I often feel like a newbie due to the breadth and depth of technology, especially software (and infrastructure)!
I sort of fell into IT through a random job that promoted me based on a "logic" test. :D
I have experience in #C, #COBOL, some #ruby, a tiny old crumb of #java, but most recently #go / #golang. *NIX wins, imho. PC for home, Mac for work. Spent some time in the #cloud. The team I'm on for work is in a decent-sized retailer, and our focus is Observability. #influx #elasticsearch #grafana #timeseries and some cool home-grown products. We support internal customers (other teams and platforms), and I love answering questions!
I'm married to my lovely wife, and our babies all have fur. I live in a brick house built in 1888. I love old houses, even though there's not a right angle or standard size left!
If it's horror, I love it - movies, books, objects. I'm a little #goth at heart (though I'm an Old Bat now).
GU #hoya (BSLA Russian Language). Breast cancer survivor. Sardonic and frequently inappropriate sense of humor. ๐Ÿ˜ˆ

Denys Holius
1 year ago

"With 36M+ Downloads, VictoriaMetrics Skyrockets to New Heights!" Read our 1st blog post on the new Vicky website, which provides a summary of our 2021 Momentum Milestones and more! With thanks to everyone who's contributed to last year's success:
bit.ly/334EqVF
#opensource #monitoring #timeseries #database #success