Skip to content

Commit 9863a3b

Browse files
committed
removal of covid and genomics article
1 parent 6976793 commit 9863a3b

File tree

5 files changed

+12
-735
lines changed

5 files changed

+12
-735
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,5 +170,15 @@
170170
"redirect_url": "/azure/ai-services/openai/concepts/use-your-data",
171171
"redirect_document_id": false
172172
}
173+
{
174+
"source_path_from_root": "/articles/open-datasets/dataset-covid-19-open-research.md",
175+
"redirect_url": "/articles//open-datasets/dataset-catalog.md",
176+
"redirect_document_id": false
177+
}
178+
{
179+
"source_path_from_root": "/articles/open-datasets/dataset-genomics-data-lake.md",
180+
"redirect_url": "/articles//open-datasets/dataset-catalog.md",
181+
"redirect_document_id": false
182+
}
173183
]
174184
}

articles/open-datasets/dataset-catalog.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ Improve the accuracy of your machine learning models with publicly available dat
2424
| Dataset | Description |
2525
|--|--|
2626
| [COVID-19 Data Lake](dataset-covid-19-data-lake.md) | COVID-19 Data Lake collection is a collection of COVID-19 related datasets from various sources, covering testing and patient outcome tracking data, social distancing policy, hospital capacity, mobility, etc. |
27-
| [COVID-19 Open Research Dataset](dataset-covid-19-open-research.md) | A full-text and metadata dataset of COVID-19 and coronavirus-related scholarly articles, optimized for machine readability and made available for use by the global research community. |
28-
| [Genomics Data Lake](dataset-genomics-data-lake.md) | The Genomics Data Lake provides various public datasets available for free, ready to integrate into your genomics analysis workflows and applications. The datasets include genome sequences, variant info, and subject/sample metadata in BAM, FASTA, VCF, CSV file formats. |
27+
2928

3029
## Labor and economics
3130

@@ -56,7 +55,7 @@ Improve the accuracy of your machine learning models with publicly available dat
5655
| Dataset | Description |
5756
|--|--|
5857
| [Diabetes](dataset-diabetes.md) | The Diabetes dataset has 442 samples with 10 features, making it ideal for getting started with machine learning algorithms. |
59-
| [OJ Sales Simulated Data](dataset-oj-sales-simulated.md) | This dataset is derived from the Dominicks OJ dataset and includes extra simulated data, with the goal of providing a dataset that makes it easy to simultaneously train thousands of models on Azure Machine Learning. |
58+
| [OJ Sales Simulated Data](dataset-oj-sales-simulated.md) | This dataset is derived from the Dominick's OJ dataset and includes extra simulated data, with the goal of providing a dataset that makes it easy to simultaneously train thousands of models on Azure Machine Learning. |
6059
| [MNIST database of handwritten digits](dataset-mnist.md) | The MNIST database of handwritten digits has a training set of 60,000 examples and a test set of 10,000 examples. The digits are size-normalized and centered in a fixed-size image. |
6160
| [Microsoft News recommendation dataset](dataset-microsoft-news.md) | Microsoft News Dataset (MIND) is a large-scale dataset for news recommendation research. It serves as a benchmark dataset for news recommendation, and facilitates research in news recommendation and recommender systems. |
6261
| [Public holidays](dataset-public-holidays.md) | Worldwide public holiday data sourced from PyPI holidays package and Wikipedia, covering 38 countries or regions from 1970 to 2099. |

0 commit comments

Comments
 (0)