

{"id":7963,"date":"2018-02-13T13:09:50","date_gmt":"2018-02-13T13:09:50","guid":{"rendered":"https:\/\/data-flair.training\/blogs\/?p=7963"},"modified":"2021-05-28T14:07:50","modified_gmt":"2021-05-28T08:37:50","slug":"data-mining-architecture","status":"publish","type":"post","link":"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/","title":{"rendered":"Data Mining Architecture &#8211; Data Mining Types and Techniques"},"content":{"rendered":"<p>In this<strong> Data mining Tutorial<\/strong>, we will study Data Mining Architecture. Also, will learn types of Data Mining Architecture, and Data Mining techniques with required technologies drivers.<\/p>\n<p>So, let&#8217;s start\u00a0the Architecture of Data Mining.<\/p>\n<h3>What is Data Mining?<\/h3>\n<p>We can say it is a process of extracting interesting knowledge from large amounts of data. That <span class=\"passivevoice\">is stored<\/span> in many data sources. Such as file systems, databases, data warehouses. Also, knowledge used to contributes a lot of benefits to business and individual.<\/p>\n<h3>Data Mining Architecture<\/h3>\n<p><a href=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Process-02.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" class=\"wp-image-8297 size-full\" src=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Process-02.jpg\" alt=\"&quot;&lt;yoastmark\" srcset=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Process-02.jpg 1080w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Process-02-150x150.jpg 150w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Process-02-300x300.jpg 300w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Process-02-768x768.jpg 768w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Process-02-1024x1024.jpg 1024w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Process-02-100x100.jpg 100w\" sizes=\"auto, (max-width: 1080px) 100vw, 1080px\" \/><\/a><\/p>\n<p>Data mining Architecture system contains too many components. That is a data source, data warehouse server, data mining engine, and knowledge base.<\/p>\n<h4>a. Data Sources<\/h4>\n<p>There are so many documents present. That is a database, data warehouse, World Wide Web (WWW). That are the actual sources of data. Sometimes, data may <span class=\"complexword\">reside<\/span> even in plain text files or spreadsheets. World Wide Web or the Internet is another big source of data.<\/p>\n<h4>b. Database or Data Warehouse Server<\/h4>\n<p>The database server contains the actual data that is ready to <span class=\"passivevoice\">be processed<\/span>. Hence, the server handles retrieving the relevant data. That <span class=\"passivevoice\">is based <\/span>on the data mining request of the user.<\/p>\n<h4>c. Data Mining Engine<\/h4>\n<p>In data mining system data mining engine is the core component. As It consists <span class=\"complexword\">a number of<\/span> modules. That we used to perform data mining tasks. That includes association, classification, characterization, clustering, prediction, etc.<\/p>\n<h4>d. Pattern Evaluation Modules<\/h4>\n<p>This module is <span class=\"adverb\">mainly<\/span> responsible for the measure of interestingness of the pattern. For this, we use a threshold value. Also, it interacts with the data mining engine. That\u2019s main focus is to search towards interesting patterns.<strong>\u00a0<\/strong><\/p>\n<h4>e. Graphical User Interface<\/h4>\n<p>We use this interface to communicate between the user and the data mining system. Also, this module helps the user use the system <span class=\"adverb\">easily<\/span> and <span class=\"adverb\">efficiently<\/span>. They don\u2019t know the real complexity of the process.<\/p>\n<p>When the user specifies a query, this module interacts with the data mining system. Thus, displays the result in an <span class=\"adverb\">easily<\/span> understandable manner.<\/p>\n<h4>f. Knowledge Base<\/h4>\n<p>In whole data mining process, the knowledge base is beneficial. We use it to guiding the search for the result patterns. The knowledge base might even contain user beliefs and data from user experiences. That can be useful <span class=\"complexword\">in the process of<\/span> data mining.<\/p>\n<p>The data mining engine might get inputs from the knowledge. That is the base to make the result more accurate and reliable. The pattern evaluation module interacts with the knowledge base. That is on a regular basis to get inputs and also to update it.<\/p>\n<h3>Types of Data Mining Architecture<\/h3>\n<p>Data <span class=\"passivevoice\">is collected<\/span> through business transactions and stored in relational database systems. Also, these business processes have <span class=\"passivevoice\">been built<\/span> to provide analytical reports. That is for business users to make decisions. As also data is now stored in database or data warehouse system? So data mining system should <span class=\"passivevoice\">be designed<\/span> to decouple.<\/p>\n<p><em>This question leads to four possible architectures:<\/em><\/p>\n<h4>a. No-coupling Data Mining<\/h4>\n<p>In this architecture, data mining system does not use any functionality of a database. A no-coupling data mining system retrieves data from a particular data sources.<\/p>\n<p>The no-coupling data mining architecture does not take any advantages of a database. That is already very efficient in organizing, storing, accessing and retrieving data. The no-coupling architecture <span class=\"passivevoice\">is considered<\/span> a poor architecture for data mining system. But it <span class=\"passivevoice\">is used<\/span> for simple data mining processes.<\/p>\n<h4>b. Loose Coupling Data Mining<\/h4>\n<p>In this architecture, data mining system uses a database for data retrieval. In loose coupling, data mining architecture, data mining system retrieves data from a database. And it stores the result in those systems.<\/p>\n<p>Data mining architecture is for memory-based data mining system. That does not must high scalability and high performance.<\/p>\n<h4>c. Semi-Tight Coupling\u00a0Data Mining<\/h4>\n<p>In semi-tight coupling, data mining system uses several features of data warehouse systems. That is to perform some data mining tasks. That includes sorting, indexing, aggregation. In this, some intermediate result can <span class=\"passivevoice\">be stored<\/span> in a database for better performance.<\/p>\n<h4>d. Tight Coupling Data Mining<\/h4>\n<p>In tight coupling, a data warehouse <span class=\"passivevoice\">is treated<\/span> as an information retrieval component. All the features of database or data warehouse <span class=\"passivevoice\">are used<\/span> to perform data mining tasks. This architecture provides system scalability, high performance, and integrated information.<\/p>\n<p><em>There are three tiers in the tight-coupling data mining architecture:<\/em><\/p>\n<h4>i. Data Layer<\/h4>\n<p>We can define data layer as a database or data warehouse systems. This layer is an interface for all data sources. Data mining results <span class=\"passivevoice\">are stored<\/span> in the data layer. Thus, we can present to end-user in form of reports or another kind of visualization.<\/p>\n<h4>ii. Data mining application layer<\/h4>\n<p>It is to retrieve data from a database. Some transformation routine has to<span class=\"passivevoice\"> perform<\/span> here. That is to transform data into the desired format. Then we have to <span class=\"passivevoice\">process data<\/span> using various data mining algorithms.<\/p>\n<h4>iii. Front-end layer<\/h4>\n<p>It provides the intuitive and friendly user interface for end-user. That is to interact with data mining system. Data mining result presented in visualization form to the user in the front-end layer.<\/p>\n<h3>Data Mining Techniques<\/h3>\n<p>There are several data mining techniques present, mentioned below<\/p>\n<p><a href=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Data-Mining-Techniques-01-1-1.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"628\" class=\"wp-image-8389 size-full\" src=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Data-Mining-Techniques-01-1-1.jpg\" alt=\"&quot;&lt;yoastmark\" srcset=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Data-Mining-Techniques-01-1-1.jpg 1200w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Data-Mining-Techniques-01-1-1-150x79.jpg 150w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Data-Mining-Techniques-01-1-1-300x157.jpg 300w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Data-Mining-Techniques-01-1-1-768x402.jpg 768w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Data-Mining-Techniques-01-1-1-1024x536.jpg 1024w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><\/a><\/p>\n<p><strong>a. Decision Trees<\/strong><\/p>\n<p>It\u2019s the most common technique, we use for data mining. As because of its simplest structure. The root of decision tree act as a condition. Each answer leads to specific data that help us to determine final decision based upon it.<\/p>\n<p><strong>b. Sequential Patterns<\/strong><\/p>\n<p>As we use this to discover regular events, similar patterns in transaction data. The historical data of customers helps us to identify the past transactions in a year.<\/p>\n<p><strong>c. Clustering<\/strong><\/p>\n<p>Having similar characteristics clusters objects <span class=\"passivevoice\">have to form<\/span>, by using automatic method. We use clustering, to define classes. Then suitable objects have to<span class=\"passivevoice\"> place <\/span>in each class.<\/p>\n<p><strong>d. Prediction<\/strong><\/p>\n<p>We use this method defines the relationship between independent and dependent instances.<\/p>\n<p><strong>e. Association<\/strong><\/p>\n<p>It is also known as relation technique. Also, in this, we have to recognize a pattern. That it <span class=\"passivevoice\">is based<\/span> upon the relationship of items in a single transaction.<\/p>\n<p>Also, we can suggest the technique for market basket analysis. That is to explore the products that customer <span class=\"adverb\">frequently<\/span> demands.<\/p>\n<p><strong>f. Classification<\/strong><\/p>\n<p>This <span class=\"passivevoice\">is based<\/span> on machine learning. We use this to classify each item in a particular set into predefined groups. Although, this method adopts mathematical techniques. Such as neural networks, linear programming, and decision trees and so on.<\/p>\n<h3>Required Technological Drivers<\/h3>\n<p>As <strong>data mining applications<\/strong> are present for all size machines. Such as mainframe, workstations, clouds, client, and server. The size of enterprise applications varies from 10 Gb to 100 Tb. NCR systems <span class=\"passivevoice\">are preferring for\u00a0<\/span>deliver the applications exceeding 100 Tb. The technological drivers are as<\/p>\n<p><strong>a. Database size<\/strong><\/p>\n<p>As for maintaining and processing the huge amount of data, we need powerful systems.<\/p>\n<p><strong>b. Query Complexity<\/strong><\/p>\n<p>To analyze the complex and large number of queries, we need a more powerful system.<\/p>\n<h3>Conclusion<\/h3>\n<p>As a result, we have studied Data Mining Architecture. Also, learned it&#8217;s one of the types. Along with this, we have studied it&#8217;s techniques also. Furthermore, if you feel any query feel free to ask in a comment section.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this Data mining Tutorial, we will study Data Mining Architecture. Also, will learn types of Data Mining Architecture, and Data Mining techniques with required technologies drivers. So, let&#8217;s start\u00a0the Architecture of Data Mining.&#46;&#46;&#46;<\/p>\n","protected":false},"author":6,"featured_media":8298,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18],"tags":[3342,3369,9098,11094,12720,12733,14720,15039,15684],"class_list":["post-7963","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-mining","tag-data-mining-architecture","tag-data-mining-techniques","tag-no-coupling-data-mining","tag-query-complexity","tag-semi-tight-coupling-data-mining","tag-sequential-patterns","tag-tight-coupling-data-mining","tag-types-of-data-mining-architecture","tag-what-is-data-mining"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Data Mining Architecture - Data Mining Types and Techniques - DataFlair<\/title>\n<meta name=\"description\" content=\"Data Mining Architecture- What is Data Mining,Types of Data Mining Architecture, no-coupling, Tight Coupling, Semi-tight Coupling, loss coupling Data Mining\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Data Mining Architecture - Data Mining Types and Techniques - DataFlair\" \/>\n<meta property=\"og:description\" content=\"Data Mining Architecture- What is Data Mining,Types of Data Mining Architecture, no-coupling, Tight Coupling, Semi-tight Coupling, loss coupling Data Mining\" \/>\n<meta property=\"og:url\" content=\"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/\" \/>\n<meta property=\"og:site_name\" content=\"DataFlair\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DataFlairWS\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-02-13T13:09:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-05-28T08:37:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Introduction-to-Data-mining-Architecture-v0.2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"DataFlair Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@DataFlairWS\" \/>\n<meta name=\"twitter:site\" content=\"@DataFlairWS\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"DataFlair Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Data Mining Architecture - Data Mining Types and Techniques - DataFlair","description":"Data Mining Architecture- What is Data Mining,Types of Data Mining Architecture, no-coupling, Tight Coupling, Semi-tight Coupling, loss coupling Data Mining","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/","og_locale":"en_US","og_type":"article","og_title":"Data Mining Architecture - Data Mining Types and Techniques - DataFlair","og_description":"Data Mining Architecture- What is Data Mining,Types of Data Mining Architecture, no-coupling, Tight Coupling, Semi-tight Coupling, loss coupling Data Mining","og_url":"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/","og_site_name":"DataFlair","article_publisher":"https:\/\/www.facebook.com\/DataFlairWS\/","article_published_time":"2018-02-13T13:09:50+00:00","article_modified_time":"2021-05-28T08:37:50+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Introduction-to-Data-mining-Architecture-v0.2.jpg","type":"image\/jpeg"}],"author":"DataFlair Team","twitter_card":"summary_large_image","twitter_creator":"@DataFlairWS","twitter_site":"@DataFlairWS","twitter_misc":{"Written by":"DataFlair Team","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/#article","isPartOf":{"@id":"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/"},"author":{"name":"DataFlair Team","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/person\/2c58ecb4f73a39f0ef993f1ddfcd7b89"},"headline":"Data Mining Architecture &#8211; Data Mining Types and Techniques","datePublished":"2018-02-13T13:09:50+00:00","dateModified":"2021-05-28T08:37:50+00:00","mainEntityOfPage":{"@id":"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/"},"wordCount":1202,"commentCount":0,"publisher":{"@id":"https:\/\/data-flair.training\/blogs\/#organization"},"image":{"@id":"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/#primaryimage"},"thumbnailUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Introduction-to-Data-mining-Architecture-v0.2.jpg","keywords":["data mining architecture","Data Mining Techniques","No-coupling Data Mining","Query Complexity","Semi-tight Coupling Data Mining","Sequential Patterns","Tight Coupling Data Mining","Types of Data Mining Architecture","what is data mining"],"articleSection":["Data Mining Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/data-flair.training\/blogs\/data-mining-architecture\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/","url":"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/","name":"Data Mining Architecture - Data Mining Types and Techniques - DataFlair","isPartOf":{"@id":"https:\/\/data-flair.training\/blogs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/#primaryimage"},"image":{"@id":"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/#primaryimage"},"thumbnailUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Introduction-to-Data-mining-Architecture-v0.2.jpg","datePublished":"2018-02-13T13:09:50+00:00","dateModified":"2021-05-28T08:37:50+00:00","description":"Data Mining Architecture- What is Data Mining,Types of Data Mining Architecture, no-coupling, Tight Coupling, Semi-tight Coupling, loss coupling Data Mining","breadcrumb":{"@id":"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/data-flair.training\/blogs\/data-mining-architecture\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/#primaryimage","url":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Introduction-to-Data-mining-Architecture-v0.2.jpg","contentUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/02\/Introduction-to-Data-mining-Architecture-v0.2.jpg","width":1200,"height":628,"caption":"Data Mining Architecture - Introduction"},{"@type":"BreadcrumbList","@id":"https:\/\/data-flair.training\/blogs\/data-mining-architecture\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog Home","item":"https:\/\/data-flair.training\/blogs\/"},{"@type":"ListItem","position":2,"name":"Data Mining Tutorials","item":"https:\/\/data-flair.training\/blogs\/category\/data-mining\/"},{"@type":"ListItem","position":3,"name":"Data Mining Architecture &#8211; Data Mining Types and Techniques"}]},{"@type":"WebSite","@id":"https:\/\/data-flair.training\/blogs\/#website","url":"https:\/\/data-flair.training\/blogs\/","name":"DataFlair","description":"Learn Today. Lead Tomorrow.","publisher":{"@id":"https:\/\/data-flair.training\/blogs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/data-flair.training\/blogs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/data-flair.training\/blogs\/#organization","name":"DataFlair","url":"https:\/\/data-flair.training\/blogs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/logo\/image\/","url":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2016\/07\/Data-Flair.png","contentUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2016\/07\/Data-Flair.png","width":106,"height":48,"caption":"DataFlair"},"image":{"@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DataFlairWS\/","https:\/\/x.com\/DataFlairWS","https:\/\/www.linkedin.com\/company\/dataflair-web-services-pvt-ltd\/","https:\/\/www.youtube.com\/user\/DataFlairWS"]},{"@type":"Person","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/person\/2c58ecb4f73a39f0ef993f1ddfcd7b89","name":"DataFlair Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1ce4a0e3e542444fc73bbebf83e89e8b73e2d95ccb1fcee64da9945f078b97c5?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1ce4a0e3e542444fc73bbebf83e89e8b73e2d95ccb1fcee64da9945f078b97c5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1ce4a0e3e542444fc73bbebf83e89e8b73e2d95ccb1fcee64da9945f078b97c5?s=96&d=mm&r=g","caption":"DataFlair Team"},"description":"The DataFlair Team provides industry-driven content on programming, Java, Python, C++, DSA, AI, ML, data Science, Android, Flutter, MERN, Web Development, and technology. Our expert educators focus on delivering value-packed, easy-to-follow resources for tech enthusiasts and professionals.","url":"https:\/\/data-flair.training\/blogs\/author\/dfteam2\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/7963","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/comments?post=7963"}],"version-history":[{"count":10,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/7963\/revisions"}],"predecessor-version":[{"id":96218,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/7963\/revisions\/96218"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/media\/8298"}],"wp:attachment":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/media?parent=7963"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/categories?post=7963"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/tags?post=7963"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}