Skip to content

Commit fce2499

Browse files
authored
Merge pull request #3079 from s-polly/stp_opendatasets_2-20-25
removal of covid and genomics article
2 parents 74ddea5 + 553af52 commit fce2499

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
@@ -229,6 +229,16 @@
229229
"source_path_from_root": "/articles/ai-services/openai/references/azure-machine-learning.md",
230230
"redirect_url": "/azure/ai-services/openai/concepts/use-your-data",
231231
"redirect_document_id": false
232+
},
233+
{
234+
"source_path_from_root": "/articles/open-datasets/dataset-covid-19-open-research.md",
235+
"redirect_url": "/azure/open-datasets/dataset-catalog",
236+
"redirect_document_id": false
237+
},
238+
{
239+
"source_path_from_root": "/articles/open-datasets/dataset-genomics-data-lake.md",
240+
"redirect_url": "/azure/open-datasets/dataset-catalog",
241+
"redirect_document_id": false
232242
}
233243
]
234244
}

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)