TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

DeltaPy – Tabular Data Augmentation

126 点作者 firedup大约 5 年前

2 条评论

nik_s大约 5 年前
Very nice! For those who are just skimming the link, this is actually a demonstration of the capabilities of a python package that is available on github [1]. If I understand correctly, most of the transformations are aimed at time-series data.<p>I&#x27;m not sure that saying that augmenting tabular data is novel, as claimed in the packages readme, but some transformations definitely were new to me (e.g. the columnar Gan), and this should in no way diminish the fact that such a library is really very, very handy.<p>Thank you to the author for the hard work and sharing this code!<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;firmai&#x2F;deltapy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;firmai&#x2F;deltapy</a>
massaman_yams大约 5 年前
The URL is a little misleading here; when scanning the frontpage it appears the project is associated with Google, when it&#x27;s really just a Colab notebook.<p>Maybe the Github repo would be a bit clearer to link to: <a href="https:&#x2F;&#x2F;github.com&#x2F;firmai&#x2F;deltapy&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;firmai&#x2F;deltapy&#x2F;</a>