From 98b7756397d53ac117ccbfaa8b7dceeb514bb65b Mon Sep 17 00:00:00 2001 From: fenyuchenabc <56098703+fenyuchenabc@users.noreply.github.com> Date: Thu, 8 Jun 2023 14:51:00 -0400 Subject: [PATCH 1/4] Add files via upload --- README_Chinese.md | 211 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 211 insertions(+) create mode 100644 README_Chinese.md diff --git a/README_Chinese.md b/README_Chinese.md new file mode 100644 index 000000000..bd6fc68bf --- /dev/null +++ b/README_Chinese.md @@ -0,0 +1,211 @@ + + +
+ Website • + Docs • + Blog • + LinkedIn • + Community Slack +
+ + + +
+
+
+
+```
+git clone https://github.com/chaos-genius/chaos_genius
+
+cd chaos_genius
+
+docker-compose up
+```
+
+Visit [http://localhost:8080](http://localhost:8080/)
+
+Follow this [Quick Start guide](https://docs.chaosgenius.io/docs/Quick_Start/prereqs) or read our [Documentation](https://docs.chaosgenius.io/docs/introduction) for more details.
+
+## :dizzy: Key Features
+
+### 1. Automated DeepDrills
+
+Generate multidimensional drilldowns to identify the key drivers of change in defined metrics (e.g. Sales) across a large number of high cardinality dimensions (e.g. CountryID, ProductID, BrandID, Device_type).
+- Techniques: Statistical Filtering, A* like path based search to deal with combinatorial explosion
+
+
+
+
+
+### 2. Anomaly Detection
+
+Modular anomaly detection toolkit for monitoring high-dimensional time series with ability to select from different models. Tackle variations caused by seasonality, trends and holidays in the time series data.
+- Models: Prophet, EWMA, EWSTD, Neural Prophet, Greykite
+
+
+
+
+
+
+
+### 3. Smart Alerts
+
+Actionable alerts with self-learning thresholds. Configurations to setup alert frequency & reporting to combat alert fatigue.
+- Channels: Email, Slack
+
+
+
+
+## :octocat: Community
+
+For any help, discussions and suggestions feel free to reach out to the Chaos Genius team and the community here:
+
+- [GitHub](https://github.com/chaos-genius/.github) (report bugs, contribute, follow roadmap)
+
+- [Slack](https://join.slack.com/t/chaosgenius/shared_invite/zt-140042uac-rrm~xbx9o_aydi6PTmp_Mg) (discuss with the community and Chaos Genius team)
+
+- [Book Office Hours](https://calendly.com/chaosgenius/30min) (set up time with the Chaos Genius team for any questions or help with setup)
+
+- [Blog](https://chaosgenius.io/blog/) (follow us on latest trends on Data, Machine Learning, Open Source and more)
+
+
+## 🚦 Roadmap
+
+Our goal is to make Chaos Genius production ready for all organisations irrespective of their data infrasturcture, data sources and scale requirements. With that in mind we have created a [roadmap](https://docs.chaosgenius.io/docs/roadmap/) for Chaos Genius. If you see something missing or wish to make suggestions, please drop us a line on our [Community Slack](https://join.slack.com/t/chaosgenius/shared_invite/zt-140042uac-rrm~xbx9o_aydi6PTmp_Mg) or raise an issue.
+
+
+
+## :seedling: Contributing
+
+Want to contribute? Get started with:
+
+- Show us some love - Give us a :star2:!
+
+- Submit an issue.
+
+- Share a part of the documentation that you find difficult to follow.
+
+- [Translate our Readme](https://github.com/chaos-genius/chaos_genius/blob/main/README.md).
+
+- Create a pull request. Here's a [list of issues](https://github.com/chaos-genius/chaos_genius/issues) to start with. Please review our [contribution guidelines](https://github.com/chaos-genius/chaos_genius/blob/main/CONTRIBUTING.md) before opening a pull request. Thank you for contributing!
+
+
+
+## :heart: Contributors
+
+Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
+
+
+
+
+pshrimal21 📆 📖 🤔 🎨 |
+ Harshit Surana 💻 🔣 🔬 🐛 |
+ Manas Solanki 💻 👀 🔧 🐛 |
+ Kartikay Bagla 💻 🚧 🔬 |
+ Varun P 💻 🚧 🔬 |
+ Keshav Pradeep 💻 🔣 📖 |
+ Daj Katal 🔌 📖 |
+
Amatullah Sethjiwala 💻 🔣 ⚠️ |
+ juzarbhori 💻 🎨 |
+ Amogh Dhar Diwan 💻 🔣 🐛 |
+ Samyak Sarnayak 💻 📦 🐛 |
+ Aayush Naik 💻 🐛 📦 |
+ Kshitij Agarwal 💻 🔧 🐛 |
+ Bhargav S. Kumar 💻 📦 🐛 |
+
moghankumar06 💻 🎨 |
+ Santhoshkumar1023 💻 🎨 |
+ Mansi-Chauhan27 🔌 |
+ davidhayter-karhoo 🐛 |
+ Marijn van Aerle 🐛 |
+ gxu-kangaroo 🐛 |
+ RamneekKaur983 💻 |
+
arvind-27 🔣 |
+ Josh Taylor 🐛 |
+ ChartistDev 💻 🎨 🐛 👀 |
+ Rajdeep Sharma 💻 👀 |
+ balakumar9493 💻 🎨 |
+ Ikko Ashimine 💻 |
+ rohit sohlot 💻 |
+
athul-osmo 🐛 |
+ Kumar Shivendu 🐛 🤔 |
+ Pratham Sharma 🐛 |
+ churchill1973 🤔 |
+
- Website • - Docs • - Blog • - LinkedIn • - Community Slack + 网站 • + 文档 • + 博客 • + 领英 • + 社区Slack
@@ -20,39 +20,39 @@
-
@@ -78,25 +78,25 @@ cd chaos_genius
docker-compose up
```
-Visit [http://localhost:8080](http://localhost:8080/)
+访问 [http://localhost:8080](http://localhost:8080/)
-Follow this [Quick Start guide](https://docs.chaosgenius.io/docs/Quick_Start/prereqs) or read our [Documentation](https://docs.chaosgenius.io/docs/introduction) for more details.
+遵循 [快速指南](https://docs.chaosgenius.io/docs/Quick_Start/prereqs) 或阅读我们的 [文档](https://docs.chaosgenius.io/docs/introduction) 获取更多信息。
-## :dizzy: Key Features
+## :dizzy: 主要功能
-### 1. Automated DeepDrills
-
-Generate multidimensional drilldowns to identify the key drivers of change in defined metrics (e.g. Sales) across a large number of high cardinality dimensions (e.g. CountryID, ProductID, BrandID, Device_type).
-- Techniques: Statistical Filtering, A* like path based search to deal with combinatorial explosion
+### 1. 自动化钻取 Automated DeepDrills
+
+生成多维向下钻取以识别大量高基数维度(例如 CountryID、ProductID、BrandID、Device_type)中已定义指标(例如 Sales)变化的关键驱动指标。
+- 技巧: 统计过滤, A*类基于路径的搜索来处理组合爆炸(Statistical Filtering, A* like path based search to deal with combinatorial explosion)

-### 2. Anomaly Detection
+### 2. 异常检测 Anomaly Detection
-Modular anomaly detection toolkit for monitoring high-dimensional time series with ability to select from different models. Tackle variations caused by seasonality, trends and holidays in the time series data.
-- Models: Prophet, EWMA, EWSTD, Neural Prophet, Greykite
+用于监控高维时间序列的模块化异常检测工具包,具有从不同模型中进行选择的能力。处理由时间序列数据中的季节性、趋势和假期引起的变化。
+- 模型: Prophet, EWMA, EWSTD, Neural Prophet, Greykite

@@ -104,52 +104,52 @@ Modular anomaly detection toolkit for monitoring high-dimensional time series wi
-### 3. Smart Alerts
+### 3. 智能警报
-Actionable alerts with self-learning thresholds. Configurations to setup alert frequency & reporting to combat alert fatigue.
-- Channels: Email, Slack
+具有自学习阈值的可操作警报。配置设置警报频率和报告以减少警报的疲劳。
+- 通知渠道: 电子邮件, Slack

-## :octocat: Community
+## :octocat: 社区
-For any help, discussions and suggestions feel free to reach out to the Chaos Genius team and the community here:
+如需任何帮助、讨论和建议,请随时联系 Chaos Genius 团队和社区:
-- [GitHub](https://github.com/chaos-genius/.github) (report bugs, contribute, follow roadmap)
+- [GitHub](https://github.com/chaos-genius/.github) (报告错误、贡献、路线图)
-- [Slack](https://join.slack.com/t/chaosgenius/shared_invite/zt-140042uac-rrm~xbx9o_aydi6PTmp_Mg) (discuss with the community and Chaos Genius team)
+- [Slack](https://join.slack.com/t/chaosgenius/shared_invite/zt-140042uac-rrm~xbx9o_aydi6PTmp_Mg) (与社区和 Chaos Genius 团队讨论)
-- [Book Office Hours](https://calendly.com/chaosgenius/30min) (set up time with the Chaos Genius team for any questions or help with setup)
+- [Book Office Hours](https://calendly.com/chaosgenius/30min) (与 Chaos Genius 团队安排时间以解决任何问题或帮助设置)
-- [Blog](https://chaosgenius.io/blog/) (follow us on latest trends on Data, Machine Learning, Open Source and more)
+- [Blog](https://chaosgenius.io/blog/) (关注我们关于数据、机器学习、开源等的最新趋势)
-## 🚦 Roadmap
+## 🚦 路线图
-Our goal is to make Chaos Genius production ready for all organisations irrespective of their data infrasturcture, data sources and scale requirements. With that in mind we have created a [roadmap](https://docs.chaosgenius.io/docs/roadmap/) for Chaos Genius. If you see something missing or wish to make suggestions, please drop us a line on our [Community Slack](https://join.slack.com/t/chaosgenius/shared_invite/zt-140042uac-rrm~xbx9o_aydi6PTmp_Mg) or raise an issue.
+我们的目标是让 Chaos Genius 产品为所有使用者做好准备,无论他们的数据基础设施、数据源和规模要求如何。 考虑到这一点,我们为Chaos Genius制定了 [路线图](https://docs.chaosgenius.io/docs/roadmap/)。 如果你发现有什么缺失或者希望提出建议, 请在 [社区Slack](https://join.slack.com/t/chaosgenius/shared_invite/zt-140042uac-rrm~xbx9o_aydi6PTmp_Mg) 上给我们留言或提出问题。
-## :seedling: Contributing
+## :seedling: 贡献
-Want to contribute? Get started with:
+想要为项目做贡献吗?从这里开始:
-- Show us some love - Give us a :star2:!
+- 给我们一些爱心 - 给我们一个 :star2:!
-- Submit an issue.
+- 在Issues中提交问题。
-- Share a part of the documentation that you find difficult to follow.
+- 分享文档中您觉得难以理解的部分。
-- [Translate our Readme](https://github.com/chaos-genius/chaos_genius/blob/main/README.md).
+- [翻译Readme](https://github.com/chaos-genius/chaos_genius/blob/main/README.md).
-- Create a pull request. Here's a [list of issues](https://github.com/chaos-genius/chaos_genius/issues) to start with. Please review our [contribution guidelines](https://github.com/chaos-genius/chaos_genius/blob/main/CONTRIBUTING.md) before opening a pull request. Thank you for contributing!
+- 创建拉取请求。下面是要开始的问题列表。请求之前查看我们的贡献指南。感谢您的贡献!提交Pull Request。 可以从这个[问题列表](https://github.com/chaos-genius/chaos_genius/issues)开始。 请在打开请求之前查看 [贡献指南](https://github.com/chaos-genius/chaos_genius/blob/main/CONTRIBUTING.md)。感谢您的贡献!
-## :heart: Contributors
+## :heart: 贡献者
-Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
+感谢这些很棒的人 ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -204,8 +204,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
-This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
+该项目遵循[all-contributors](https://github.com/all-contributors/all-contributors) 规范。欢迎任何形式的贡献!
-## 📜 License
+## 📜 许可证
Chaos Genius is licensed under the [MIT license](https://github.com/chaos-genius/chaos_genius/blob/main/LICENSE.md).
From 313384c9818c92b04da3d4c058e450c5f09e3096 Mon Sep 17 00:00:00 2001
From: fenyuchenabc <56098703+fenyuchenabc@users.noreply.github.com>
Date: Thu, 8 Jun 2023 16:01:34 -0400
Subject: [PATCH 3/4] Update README_Chinese.md
---
README_Chinese.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README_Chinese.md b/README_Chinese.md
index 62b345d4c..53a518e5f 100644
--- a/README_Chinese.md
+++ b/README_Chinese.md
@@ -46,7 +46,7 @@ Chaos Genius 是一个开源的机器学习驱动的分析引擎,用于异常
**在短期和中期规划中*
### 演示
-查看[演示.]来试用一下(https://demo-github.chaosgenius.io/#/0) 或者探索实时仪表板:
+查看[演示.](https://demo-github.chaosgenius.io/#/0) 来试用一下或者探索实时仪表板:
- [电子商务](https://demo-github.chaosgenius.io/#/dashboard/1/deepdrills/4)
- [音乐](https://demo-github.chaosgenius.io/#/dashboard/3/deepdrills/8)
From b96d76d7a513450b9eee960645626179c194cd30 Mon Sep 17 00:00:00 2001
From: fenyuchenabc <56098703+fenyuchenabc@users.noreply.github.com>
Date: Thu, 8 Jun 2023 16:02:35 -0400
Subject: [PATCH 4/4] Update README_Chinese.md
---
README_Chinese.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README_Chinese.md b/README_Chinese.md
index 53a518e5f..3ceff2a12 100644
--- a/README_Chinese.md
+++ b/README_Chinese.md
@@ -46,7 +46,7 @@ Chaos Genius 是一个开源的机器学习驱动的分析引擎,用于异常
**在短期和中期规划中*
### 演示
-查看[演示.](https://demo-github.chaosgenius.io/#/0) 来试用一下或者探索实时仪表板:
+查看[演示](https://demo-github.chaosgenius.io/#/0) 来试用一下或者探索实时仪表板:
- [电子商务](https://demo-github.chaosgenius.io/#/dashboard/1/deepdrills/4)
- [音乐](https://demo-github.chaosgenius.io/#/dashboard/3/deepdrills/8)