HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ctk_brian

no profile record

Submissions

How to use PyTorch LSTMs for time series regression

crosstab.io
3 points·by ctk_brian·5 ปีที่แล้ว·0 comments

How to use PyTorch LSTMs for time series regression

crosstab.io
2 points·by ctk_brian·5 ปีที่แล้ว·0 comments

Applications of survival analysis (that aren't clinical research)

crosstab.io
2 points·by ctk_brian·5 ปีที่แล้ว·0 comments

How to construct survival tables from duration tables

crosstab.io
2 points·by ctk_brian·5 ปีที่แล้ว·0 comments

How to compute Kaplan-Meier survival curves with SQL

crosstab.io
2 points·by ctk_brian·5 ปีที่แล้ว·0 comments

How to compute Kaplan-Meier survival curves in SQL

crosstab.io
2 points·by ctk_brian·5 ปีที่แล้ว·0 comments

A review and how-to guide for Microsoft Form Recognizer

crosstab.io
34 points·by ctk_brian·5 ปีที่แล้ว·8 comments

IEA sees gas rebound and issues climate warning

axios.com
5 points·by ctk_brian·5 ปีที่แล้ว·0 comments

Drivers of greenhouse gas emissions by sector from 1990 to 2018

iopscience.iop.org
1 points·by ctk_brian·5 ปีที่แล้ว·0 comments

A review and how-to guide for Amazon Textract

crosstab.io
1 points·by ctk_brian·5 ปีที่แล้ว·0 comments

How to plot survival curves with Plotly and Altair

crosstab.io
2 points·by ctk_brian·5 ปีที่แล้ว·0 comments

A checklist for professionalizing machine learning models

crosstab.io
3 points·by ctk_brian·5 ปีที่แล้ว·0 comments

Framing business goals as modeling tasks is the true measure of a data scientist

crosstab.io
1 points·by ctk_brian·5 ปีที่แล้ว·0 comments

Streamlit review and demo: best of the Python data app tools

crosstab.io
3 points·by ctk_brian·5 ปีที่แล้ว·0 comments

Google Form Parser, a review and how-to

crosstab.io
1 points·by ctk_brian·5 ปีที่แล้ว·0 comments

ERCOT again asks Texans to reduce electric use

ercot.com
7 points·by ctk_brian·5 ปีที่แล้ว·3 comments

May 2021 tied for 6th-warmest May on record for the globe

noaa.gov
2 points·by ctk_brian·5 ปีที่แล้ว·0 comments

How to build duration tables from event logs with SQL

crosstab.io
2 points·by ctk_brian·5 ปีที่แล้ว·0 comments

How to convert event logs to duration tables for survival analysis

crosstab.io
1 points·by ctk_brian·5 ปีที่แล้ว·0 comments

How to build conversion tables from event logs

crosstab.io
1 points·by ctk_brian·5 ปีที่แล้ว·0 comments

comments

ctk_brian
·5 ปีที่แล้ว·discuss
Ah, did I miss that caveat in the documentation somewhere?

What's the use case for that, though? If the documents are highly homogeneous, why would I need a service--let alone an AI service--to extract the data? I could just specify the locations of the fields a priori on a 1040 (for example).
ctk_brian
·5 ปีที่แล้ว·discuss
Agreed, but ground truth labeling is a lot of work! The thing is, Form Recognizer has a hard limit of 500 total pages (not documents) in the training set.

I'm skeptical it's possible to achieve good performance with an unsupervised model with only 500 pages, unless those documents are very similar. In which case, why would you need a service like Form Recognizer at all?

From a product perspective, it just makes no sense to me.
ctk_brian
·5 ปีที่แล้ว·discuss
I doubt you're wrong. The quote from the ERCOT VP of planning hints that even they are concerned about it:

"We will be conducting a thorough analysis with generation owners to determine why so many units are out of service," said ERCOT Vice President of Grid Planning and Operations Woody Rickerson. "This is unusual for this early in the summer season."
ctk_brian
·5 ปีที่แล้ว·discuss
The article describing the origin and usage is at https://www.crosstab.io/articles/experiment-translator.
ctk_brian
·5 ปีที่แล้ว·discuss
Full disclosure: I wrote this. Interested to hear what people think about the article and the site in general.