Skip to content

Commit 0917f4f

Browse files
authored
Update footer in README.md (#32)
* Update README.md * Update README.md * Update README.md
1 parent 2c92992 commit 0917f4f

File tree

1 file changed

+1
-26
lines changed

1 file changed

+1
-26
lines changed

README.md

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
22
<br/>
33
<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>
55
</p>
66

77
[![Dev Status](https://img.shields.io/badge/Dev%20Status-5%20--%20Production%2fStable-green)](https://pypi.org/search/?c=Development+Status+%3A%3A+5+-+Production%2FStable)
@@ -79,28 +79,3 @@ This methodology prevents double-counting downloads while providing an accurate
7979

8080
## Known Issues
8181
1. The conda package download data for Anaconda does not match the download count shown on the website. This is due to missing download data in the conda package download data. See this: https://github.com/anaconda/anaconda-package-data/issues/45
82-
83-
---
84-
85-
<div align="left">
86-
<br/>
87-
<p align="center">
88-
<a href="https://github.com/sdv-dev/SDV">
89-
<img align="center" width=40% src="https://github.com/sdv-dev/SDV/blob/stable/docs/images/SDV-logo.png"></img>
90-
</a>
91-
</p>
92-
</div>
93-
94-
</div>
95-
96-
[The Synthetic Data Vault Project](https://sdv.dev) was first created at MIT's [Data to AI Lab](
97-
https://dai.lids.mit.edu/) in 2016. After 4 years of research and traction with enterprise, we
98-
created [DataCebo](https://datacebo.com) in 2020 with the goal of growing the project.
99-
Today, DataCebo is the proud developer of SDV, the largest ecosystem for
100-
synthetic data generation & evaluation. It is home to multiple libraries that support synthetic
101-
data, including:
102-
103-
* 🔄 Data discovery & transformation. Reverse the transforms to reproduce realistic data.
104-
* 🧠 Multiple machine learning models -- ranging from Copulas to Deep Learning -- to create tabular,
105-
multi table and time series data.
106-
* 📊 Measuring quality and privacy of synthetic data, and comparing different synthetic data

0 commit comments

Comments
 (0)