{"id":85279,"date":"2025-08-26T11:55:15","date_gmt":"2025-08-26T06:25:15","guid":{"rendered":"https:\/\/www.guvi.in\/blog\/?p=85279"},"modified":"2025-09-02T12:10:37","modified_gmt":"2025-09-02T06:40:37","slug":"uci-machine-learning-repository","status":"publish","type":"post","link":"https:\/\/www.guvi.in\/blog\/uci-machine-learning-repository\/","title":{"rendered":"UCI Machine Learning Repository: A Comprehensive Guide"},"content":{"rendered":"\n<p>If you&#8217;re venturing into machine learning, you&#8217;ve likely heard of the UCI Machine Learning Repository. This repository (hosted at the University of California, Irvine) is essentially a vast online archive of datasets that are commonly used for machine learning research and education.&nbsp;<\/p>\n\n\n\n<p>For decades, it has been a go-to resource for students, educators, and researchers to find datasets for developing and testing their algorithms. As of 2025, the UCI Repository maintains hundreds of datasets (currently 682) spanning diverse domains, and it\u2019s used by millions of people worldwide in the ML community.&nbsp;<\/p>\n\n\n\n<p>In this article, we&#8217;ll explore what the UCI Machine Learning Repository offers, why it\u2019s so valuable, how you can use it, and some interesting facts and challenges surrounding it. So, without further ado, let us get started!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Key Features and Benefits of UCI Machine Learning Repository<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"636\" src=\"https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/Key-Features-and-Benefits-of-UCI-Machine-Learning-Repository-1200x636.png\" alt=\"Key Features and Benefits of UCI Machine Learning Repository\" class=\"wp-image-86240\" srcset=\"https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/Key-Features-and-Benefits-of-UCI-Machine-Learning-Repository-1200x636.png 1200w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/Key-Features-and-Benefits-of-UCI-Machine-Learning-Repository-300x159.png 300w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/Key-Features-and-Benefits-of-UCI-Machine-Learning-Repository-768x407.png 768w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/Key-Features-and-Benefits-of-UCI-Machine-Learning-Repository-1536x814.png 1536w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/Key-Features-and-Benefits-of-UCI-Machine-Learning-Repository-2048x1085.png 2048w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/Key-Features-and-Benefits-of-UCI-Machine-Learning-Repository-150x80.png 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" title=\"\"><\/figure>\n\n\n\n<p>The UCI Machine Learning Repository didn\u2019t become famous by accident; it provides several key features and benefits that make it incredibly useful for anyone learning or working with <a href=\"https:\/\/www.guvi.in\/blog\/introduction-to-machine-learning\/\" target=\"_blank\" rel=\"noreferrer noopener\">machine learning<\/a>:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. Diverse Collection of Datasets&nbsp;<\/strong><\/h3>\n\n\n\n<p>The repository offers a wide range of datasets across various domains (from biology to finance, education, image recognition, and more). Whether you need numerical tabular data, text data, time-series, or categorical data, you\u2019ll likely find something suitable.&nbsp;<\/p>\n\n\n\n<p>This diversity allows you to practice various machine learning tasks using real-world data relevant to your project.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. Standardized Formats<\/strong><\/h3>\n\n\n\n<p>Nearly all datasets on UCI are provided in <strong>common, machine-learning-friendly formats<\/strong> like CSV or ARFF (Attribute-Relation File Format). These standardized formats make it easy for you to load the data into your analysis tools (e.g., Python pandas, <a href=\"https:\/\/www.guvi.in\/blog\/what-is-r-programming\/\" target=\"_blank\" rel=\"noreferrer noopener\">R<\/a>, MATLAB, Weka, etc.) without needing to convert or clean up file types.&nbsp;<\/p>\n\n\n\n<p>In other words, you can spend more time analyzing data and less time wrestling with format issues.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. Detailed Documentation<\/strong><\/h3>\n\n\n\n<p>Each dataset comes with a description and metadata explaining what the data is about. Typically, a dataset\u2019s page will tell you the dataset\u2019s source (who donated or created it), what the columns (features) mean, what the rows (instances) represent, and any relevant <strong>context or preprocessing info<\/strong>.&nbsp;<\/p>\n\n\n\n<p>This documentation is crucial for understanding the data before you dive into modeling. It helps you know the problem domain and any quirks in the data (such as missing values or categorical encodings) up front.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>4. Benchmarking and Comparisons<\/strong><\/h3>\n\n\n\n<p>Because the UCI datasets are so commonly used, they serve as <strong>benchmark standards<\/strong> for the community. Researchers often test new machine learning algorithms on UCI datasets (like testing a new classifier on the classic Iris or Adult dataset) and report results.&nbsp;<\/p>\n\n\n\n<p>This means you can compare your model\u2019s performance with published results or with other algorithms on the <em>same<\/em> dataset, which is a great learning tool. By using a shared repository of datasets, it\u2019s easier to compare algorithms fairly.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>5. Community Contributions<\/strong><\/h3>\n\n\n\n<p>The repository is <strong>open for contributions<\/strong> \u2013 researchers and practitioners around the world can donate new datasets to UCI. Over the years, this has led to a growing and evolving collection.&nbsp;<\/p>\n\n\n\n<p>The community-driven aspect means that as new kinds of data or challenges emerge, they can be added to UCI for others to use. If you ever collect an interesting dataset, you could even contribute it to help others. This collaborative spirit keeps the repository up-to-date and relevant.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>6. Free Access<\/strong><\/h3>\n\n\n\n<p>Importantly, the UCI Repository is freely accessible. You do not need to pay or even log in to download datasets. This open access lowers the barrier for students and enthusiasts everywhere to get hands-on with real data. You can just browse, click, and download a dataset to start experimenting right away.<\/p>\n\n\n\n<p>These features collectively make the UCI Machine Learning Repository an indispensable learning tool. It provides you with ready-to-use data and saves you the trouble of hunting down datasets or cleaning badly formatted files.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What are the Kinds of Datasets in the UCI Repository?<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"636\" src=\"https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/What-are-the-Kinds-of-Datasets-in-the-UCI-Repository_-1200x636.png\" alt=\"What are the Kinds of Datasets in the UCI Repository?\" class=\"wp-image-86242\" srcset=\"https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/What-are-the-Kinds-of-Datasets-in-the-UCI-Repository_-1200x636.png 1200w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/What-are-the-Kinds-of-Datasets-in-the-UCI-Repository_-300x159.png 300w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/What-are-the-Kinds-of-Datasets-in-the-UCI-Repository_-768x407.png 768w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/What-are-the-Kinds-of-Datasets-in-the-UCI-Repository_-1536x814.png 1536w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/What-are-the-Kinds-of-Datasets-in-the-UCI-Repository_-2048x1085.png 2048w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/What-are-the-Kinds-of-Datasets-in-the-UCI-Repository_-150x80.png 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" title=\"\"><\/figure>\n\n\n\n<p>One reason the UCI Repository is so popular is the variety of datasets it hosts. Let\u2019s break down what kinds of datasets you can find and highlight a few well-known examples.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Types of Machine Learning Tasks Covered<\/strong><\/h3>\n\n\n\n<p>The datasets in UCI cover almost every major <strong>machine learning task<\/strong> category:<\/p>\n\n\n\n<ul>\n<li><a href=\"https:\/\/www.guvi.in\/blog\/classification-in-data-science\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Classification<\/strong><\/a><strong>:<\/strong> These are datasets for predicting categorical labels. For example, classifying an email as spam vs. not spam, or determining the species of a flower from measurements.<br><\/li>\n\n\n\n<li><a href=\"https:\/\/www.guvi.in\/blog\/linear-regression-model-in-machine-learning-guide\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Regression<\/strong><\/a><strong>:<\/strong> These datasets involve predicting a continuous numeric value. A classic regression example is predicting house prices from features like size and location.<br><\/li>\n\n\n\n<li><a href=\"https:\/\/www.guvi.in\/blog\/what-is-clustering-in-machine-learning\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Clustering<\/strong><\/a><strong>:<\/strong> These datasets are used for unsupervised learning, where the goal is to find groups or clusters in the data without predefined labels.<br><\/li>\n\n\n\n<li><strong>Anomaly Detection (Outlier detection):<\/strong> Some datasets are geared toward finding unusual or rare cases in the data. For example, network intrusion detection datasets or medical screening datasets to catch rare diseases.<br><\/li>\n\n\n\n<li><strong>Time Series and Sequential Data:<\/strong> UCI includes datasets that have a time component, useful for forecasting or sequence modeling. An example would be a dataset of airline passenger counts over time. There are also sequential datasets, like sensor readings over time, text sequences, etc., which can be used for sequence classification or prediction tasks.<\/li>\n<\/ul>\n\n\n\n<p>No matter which type of task you want to practice, be it teaching a computer to recognize images, predict stock prices, cluster similar songs, or detect anomalies, chances are <strong>UCI has a relevant dataset<\/strong> you can use.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Popular Dataset Examples<\/strong><\/h3>\n\n\n\n<p>To give you a concrete sense of what\u2019s available, here are some <strong>famous datasets<\/strong> from the UCI Repository and what they\u2019re used for:<\/p>\n\n\n\n<ul>\n<li><strong>Iris Dataset:<\/strong> A small, classic dataset introduced by Ronald Fisher in 1936, containing measurements of iris flowers. It has 150 instances and 4 features (petal and sepal dimensions) for three species of iris. It\u2019s often the <em>first<\/em> dataset you encounter for classification tutorials, as the task is to classify the iris species from the measurements.<br><\/li>\n\n\n\n<li><strong>Adult Dataset (Census Income):<\/strong> A dataset extracted from U.S. Census data, used to predict whether a person\u2019s annual income exceeds $50K based on their demographic attributes (age, education, occupation, etc.). This is a popular <strong>binary classification<\/strong> task and a common benchmark for algorithms; the data has over 48,000 instances, which is relatively larger and more realistic than toy example.<br><\/li>\n\n\n\n<li><strong>Heart Disease Dataset:<\/strong> A collection of medical data (from Cleveland Clinic and other sources) aimed at predicting the presence of heart disease in a patient given various health measurements (like cholesterol level, blood pressure, etc.). It\u2019s widely used in research on medical ML models. The UCI heart disease data has multiple versions; a common one has 303 instances and 14 attributes.<\/li>\n<\/ul>\n\n\n\n<p>The variety means you can always find a dataset to match your interest, whether it\u2019s in economics, medicine, sports, etc.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Using the UCI Machine Learning Repository<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"636\" src=\"https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/Using-the-UCI-Machine-Learning-Repository-1200x636.png\" alt=\"Using the UCI Machine Learning Repository\" class=\"wp-image-86243\" srcset=\"https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/Using-the-UCI-Machine-Learning-Repository-1200x636.png 1200w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/Using-the-UCI-Machine-Learning-Repository-300x159.png 300w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/Using-the-UCI-Machine-Learning-Repository-768x407.png 768w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/Using-the-UCI-Machine-Learning-Repository-1536x814.png 1536w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/Using-the-UCI-Machine-Learning-Repository-2048x1085.png 2048w, https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/09\/Using-the-UCI-Machine-Learning-Repository-150x80.png 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" title=\"\"><\/figure>\n\n\n\n<p>One of the best aspects of the UCI Repository is that it\u2019s <strong>straightforward to use<\/strong>. You don\u2019t need any special tools beyond a web browser to get started. Here\u2019s a step-by-step guide on how you can use it:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 1: Access the Repository&nbsp;<\/strong><\/h3>\n\n\n\n<p>Visit the <a href=\"https:\/\/archive.ics.uci.edu\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">official UCI Machine Learning Repository website<\/a>. You\u2019ll land on the home page, which typically highlights some popular datasets and new additions.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 2: Search or Browse<\/strong><\/h3>\n\n\n\n<p>If you have a specific topic in mind (say, <em>finance<\/em> or <em>biology<\/em>), you can use the search bar or filters on the site to find relevant datasets. The repository offers <strong>advanced search and filtering tools<\/strong> to streamline discovery.&nbsp;<\/p>\n\n\n\n<p>For example, you can <strong>filter by dataset characteristics<\/strong>, such as category\/domain, the number of attributes (features), dataset size (number of instances), the type of task (classification, regression, etc.), and so on, to narrow down the list.&nbsp;<\/p>\n\n\n\n<p>Alternatively, you can browse through an alphabetical or categorized list of datasets. The site\u2019s browse page lets you sort or filter datasets by popularity, name, data type (e.g. tabular, time-series), subject area, and more. This makes it easier to find a dataset that suits your needs.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 3: Select a Dataset and Read Details<\/strong><\/h3>\n\n\n\n<p>Once you find a dataset of interest, click on its name. This will bring up the dataset\u2019s detail page. Here, you should <strong>read the documentation carefully<\/strong>. Typically, you\u2019ll see a description of what the data represents, how it was collected, and what each feature means.&nbsp;<\/p>\n\n\n\n<p>Often, they also list the dataset\u2019s size (instances, features), the <strong>recommended or relevant machine learning tasks<\/strong> (e.g. \u201cClassification, Regression\u201d), and citations to papers that used it. This context is important so you know how to properly use the data.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 4: Download the Data<\/strong><\/h3>\n\n\n\n<p>On the dataset\u2019s page, you\u2019ll find links to download it. Most UCI datasets can be downloaded directly as a <strong>CSV file or an ARFF file<\/strong> (ARFF is a format used by Weka software).&nbsp;<\/p>\n\n\n\n<p>In many cases, the data might be bundled in a ZIP archive, especially if there are multiple files (like a data file plus a separate documentation file).&nbsp;<\/p>\n\n\n\n<p>Simply click the download link for the format you prefer (CSV is convenient for using in Python\/R; ARFF is handy if you&#8217;re using <a href=\"https:\/\/www.guvi.in\/blog\/introduction-to-java\/\" target=\"_blank\" rel=\"noreferrer noopener\">Java<\/a> or Weka) and save the file to your computer.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 5: Load into Your Tool and Analyze<\/strong><\/h3>\n\n\n\n<p>After downloading, you can load the dataset into your favorite analysis environment. If you\u2019re a Python user, for instance, you can use pandas (read_csv) to load a CSV, or use scipy or the liac-arff library to load ARFF. R users can use read.csv or packages like foreign for ARFF.&nbsp;<\/p>\n\n\n\n<p>Once loaded, you can start exploring the data: print out some rows, check summary statistics, and then proceed to apply your machine learning algorithm of choice. Because the data from UCI is already in a clean, ready-to-use format, you can jump straight into analysis or model-building with minimal preprocessing hassle. This is great for learning \u2013 you get to focus on modeling rather than <a href=\"https:\/\/www.guvi.in\/blog\/data-cleaning-in-data-science\/\" target=\"_blank\" rel=\"noreferrer noopener\">data cleaning<\/a>.<\/p>\n\n\n\n<p>In short, using the UCI Repository is as easy as browsing a catalog and downloading a file. It\u2019s designed to be user-friendly for newcomers. After a couple of times, you\u2019ll feel quite comfortable finding and using data from UCI.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Quick Quiz<\/strong><\/h2>\n\n\n\n<p>Ready to test your knowledge? Here\u2019s a quick question based on the above content:<\/p>\n\n\n\n<p><strong>Q:<\/strong> Approximately <strong>how many datasets<\/strong> does the UCI Machine Learning Repository maintain as of 2025?<br><strong>A.<\/strong> Around 70<br><strong>B.<\/strong> Around 300<br><strong>C.<\/strong> Around 700<br><strong>D.<\/strong> Over 5000<\/p>\n\n\n\n<p><em>Think about it for a moment&#8230;<\/em><\/p>\n\n\n\n<p><strong>Answer:<\/strong> <strong>C.<\/strong> Around 700. In fact, the repository hosts <strong>682 datasets<\/strong> as of the latest count, which is roughly in the \u201chundreds\u201d range (certainly far more than 70, and nowhere near 5000). This number grows as new datasets are contributed.<\/p>\n\n\n\n<p><em>(Bonus: Option A (70) would have been the right answer if it were the early 1990s, and Option B (300) would be closer to the mid-2000s. Option D (5000) is way too high \u2013 maybe one day UCI will get there, but not yet!).<\/em><\/p>\n\n\n\n<p>If you\u2019re serious about mastering machine learning repositories like this, and want to apply them in real-world scenarios, don\u2019t miss the chance to enroll in HCL GUVI\u2019s <strong>Intel &amp; IITM Pravartak Certified<\/strong><a href=\"https:\/\/www.guvi.in\/mlp\/artificial-intelligence-and-machine-learning\/?utm_source=blog&amp;utm_medium=hyperlink&amp;utm_campaign=uci-machine-learning-repository\" target=\"_blank\" rel=\"noreferrer noopener\"><strong> AI &amp; ML course<\/strong><\/a>. Endorsed with <strong>Intel certification<\/strong>, this course adds a globally recognized credential to your resume, a powerful edge that sets you apart in the competitive AI job market.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>In conclusion, the UCI Machine Learning Repository is a foundational resource in the machine learning community. It provides an <em>accessible<\/em>, one-stop location for finding a wide variety of datasets that you can use to learn, practice, and benchmark machine learning algorithms.&nbsp;<\/p>\n\n\n\n<p>While UCI datasets might not cover every possible need (especially extremely large-scale data or very specialized domains), the platform continues to evolve, new datasets are added, and improvements are made to the site\u2019s usability. So go ahead and explore the UCI Machine Learning Repository.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>FAQs<\/strong><\/h2>\n\n\n<div id=\"rank-math-faq\" class=\"rank-math-block\">\n<div class=\"rank-math-list \">\n<div id=\"faq-question-1756182963214\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>1. What is the UCI Machine Learning Repository used for?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>The UCI Machine Learning Repository is a public archive of datasets that students, researchers, and developers use to learn, practice, and test machine learning algorithms. It\u2019s especially popular for education, prototyping models, and benchmarking algorithm performance because the datasets are well-documented and available in easy-to-use formats.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1756182965466\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>2. Is the UCI Machine Learning Repository free to use?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Yes. All datasets in the UCI Machine Learning Repository are freely accessible without any login or payment. You can browse the collection, download datasets directly, and use them for learning, research, or personal projects, provided you give proper citation if used in published work.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1756182969689\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>3. How do I download datasets from the UCI Machine Learning Repository?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>You can visit the official website, search or browse for a dataset, open its detail page, and click the download link for the preferred format (usually CSV or ARFF). Some datasets are compressed in ZIP files, which you\u2019ll need to extract before using.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1756182975559\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>4. What types of datasets are available in the UCI Machine Learning Repository?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>The repository contains datasets for various tasks, including classification, regression, clustering, anomaly detection, and time-series analysis. They cover domains like healthcare, finance, biology, text analysis, and more, with sizes ranging from small (hundreds of rows) to large (millions of records).<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1756182981956\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>5. Can I contribute my own dataset to the UCI Machine Learning Repository?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Yes. The UCI Repository accepts dataset contributions from the global community. You need to follow their submission guidelines, which include providing the dataset in a standard format and including detailed documentation about the features, data source, and intended tasks.<\/p>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>If you&#8217;re venturing into machine learning, you&#8217;ve likely heard of the UCI Machine Learning Repository. This repository (hosted at the University of California, Irvine) is essentially a vast online archive of datasets that are commonly used for machine learning research and education.&nbsp; For decades, it has been a go-to resource for students, educators, and researchers [&hellip;]<\/p>\n","protected":false},"author":22,"featured_media":86239,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[933],"tags":[],"views":"7533","authorinfo":{"name":"Lukesh S","url":"https:\/\/www.guvi.in\/blog\/author\/lukesh\/"},"thumbnailURL":"https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/08\/UCI-Machine-Learning-Repository-300x116.png","jetpack_featured_media_url":"https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2025\/08\/UCI-Machine-Learning-Repository.png","_links":{"self":[{"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/posts\/85279"}],"collection":[{"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/comments?post=85279"}],"version-history":[{"count":6,"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/posts\/85279\/revisions"}],"predecessor-version":[{"id":86244,"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/posts\/85279\/revisions\/86244"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/media\/86239"}],"wp:attachment":[{"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/media?parent=85279"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/categories?post=85279"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/tags?post=85279"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}