|
1 | 1 | <div align="center"> |
2 | 2 | <br/> |
3 | 3 | <p align="center"> |
4 | | - <i>This repository is part of <a href="https://sdv.dev">The Synthetic Data Vault Project</a>, a project from <a href="https://datacebo.com">DataCebo</a>.</i> |
| 4 | + <i>An open source project by Engineering at <a href="https://datacebo.com">DataCebo</a>.</i> |
5 | 5 | </p> |
6 | 6 |
|
7 | 7 | [](https://pypi.org/search/?c=Development+Status+%3A%3A+5+-+Production%2FStable) |
@@ -88,28 +88,3 @@ GitMetrics is capable of reading and writing results in Google Spreadsheets. The |
88 | 88 | 1. **Weekly Collection**: On a weekly basis, this workflow collects GitHub metrics for the repositories defined in [weekly.yaml](./weekly.yaml). |
89 | 89 | 2. **Daily Collection**: On a daily basis, this workflow collects GitHub metrics for the repositories defined in [daily.yaml](./daily.yaml). |
90 | 90 | 3. **Daily Summarize**: On a daily basis, this workflow summarizes the GitHub metrics (from the daily collection). The summarized data is published to a GitHub repo: [GitHub_Summary.xlsx](https://github.com/sdv-dev/sdv-dev.github.io/blob/gatsby-home/assets/GitHub_Summary.xlsx) |
91 | | - |
92 | | ---- |
93 | | - |
94 | | -<div align="left"> |
95 | | -<br/> |
96 | | -<p align="center"> |
97 | | -<a href="https://github.com/sdv-dev/SDV"> |
98 | | -<img align="center" width=40% src="https://github.com/sdv-dev/SDV/blob/stable/docs/images/SDV-logo.png"></img> |
99 | | -</a> |
100 | | -</p> |
101 | | -</div> |
102 | | - |
103 | | -</div> |
104 | | - |
105 | | -[The Synthetic Data Vault Project](https://sdv.dev) was first created at MIT's [Data to AI Lab]( |
106 | | -https://dai.lids.mit.edu/) in 2016. After 4 years of research and traction with enterprise, we |
107 | | -created [DataCebo](https://datacebo.com) in 2020 with the goal of growing the project. |
108 | | -Today, DataCebo is the proud developer of SDV, the largest ecosystem for |
109 | | -synthetic data generation & evaluation. It is home to multiple libraries that support synthetic |
110 | | -data, including: |
111 | | - |
112 | | -* 🔄 Data discovery & transformation. Reverse the transforms to reproduce realistic data. |
113 | | -* 🧠 Multiple machine learning models -- ranging from Copulas to Deep Learning -- to create tabular, |
114 | | - multi table and time series data. |
115 | | -* 📊 Measuring quality and privacy of synthetic data, and comparing different synthetic data |
0 commit comments