{"id":279,"date":"2019-02-01T06:00:59","date_gmt":"2019-02-01T06:00:59","guid":{"rendered":"http:\/\/bitxhub.com\/gyrus_ci\/blog\/?p=279"},"modified":"2021-01-28T03:38:06","modified_gmt":"2021-01-28T03:38:06","slug":"data-discipline-in-large-organizations","status":"publish","type":"post","link":"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/","title":{"rendered":"Data Discipline in large Organizations"},"content":{"rendered":"<div id=\"view1\" class=\"show\">\r\n\r\n<h3 class=\"wp-block-heading\">Background<\/h3>\r\n\r\n\r\n\r\n<p>This blog briefs the Importance of Data Discipline and Governance for an organization where a large amount of data processed daily. <\/p>\r\n\r\n\r\n\r\n<p>Data is the new Oil. Companies should treasure data. The new class of powerful Machine Learning (ML) and Artificial Intelligence (AI) algorithms are data-hungry and are as good as the data provided to them. Several useful (profitable) insights can be derived from data across the organization benefiting different departments and initiatives.<\/p>\r\n\r\n\r\n\r\n<p>However, there are several challenges in trying to have a discipline about capture, storage, access and usage of data. Even more, this blog tries to cover some principles and advantages in data governance of a large organization. &nbsp;<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">Data and ML\/AI algorithms in Data discipline Implementation <\/h3>\r\n\r\n\r\n\r\n<p>Most of the models we deal with today are statistical and are predicated on the data. <\/p>\r\n\r\n\r\n\r\n<p>ML\/AI algorithms are good at exploring and exploiting relationships when there are a large number of touchpoints\/features. For example, an external customer for one department could be a vendor for another department and by looking at the information together; ML models can make use of this relationship to the advantage of the company. Similar to a vendor can be supplying two different departments.<\/p>\r\n\r\n\r\n\r\n<p><em>To learn more about our AI framework models, check out&nbsp;<a href=\"https:\/\/gyrus.ai\/products\/ml_ai_frameworks\">Gyrus AI Framework Modules<\/a><\/em><\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">Team Organization<\/h3>\r\n\r\n\r\n\r\n<p>It is paramount to have high-quality data instead of large datasets.  Open-source datasets or datasets loosely connected are mostly in use for developing an openly available model.  Usual open-source datasets do not have the quality from real-life use cases. Either they are not complete or they are not accurate on all counts. <\/p>\r\n\r\n\r\n\r\n<p>In order to set up the data guideline for the company of a large organization. a chief data officer CDO or equivalent at the company level to maintain is desirable. CDO and his team can formulate the best practices, basic set of rules about the collection, storage, security, usage, and distribution. They can also have tools\/software for implementing these prescribed practices. <\/p>\r\n\r\n\r\n\r\n<p>In practice, each of the divisions could have their own data requirements, which could be different from the CDO\u2019s generic goal. Therefore, it is highly desirable to have data engineers at the division level to address the specific needs of the division, still complying with the broader vision set by the CDO.<\/p>\r\n\r\n\r\n\r\n<p>On the contrary, moving all the Data engineers into one group under CDO could be counter the productive in serving the needs of the divisions (though that scheme has potential to have higher efficiency (reuse), in the long run, the division needs tend to be ignored in-lieu of too broad goals)<\/p>\r\n\r\n\r\n\r\n<p><em>To learn more about data governance, Check out our <a href=\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/\">data discipline in large organization<\/a> blog <\/em><\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">Data Organization<\/h3>\r\n\r\n\r\n\r\n<p>One of the biggest challenges is that we are not able to predict the future uses of data. New models can use data in a completely different way. So there are two ways of collecting data with some trade-offs. <\/p>\r\n\r\n\r\n\r\n<p>a)    Collect all events with time stamps<\/p>\r\n\r\n\r\n\r\n<p>1.    This is storage intensive as we collect all the events coming in.<br> 2.    However, provides flexibility to have any algorithms developed in the future with this data<\/p>\r\n\r\n\r\n\r\n<p>b)    Collect processed events <\/p>\r\n\r\n\r\n\r\n<p>a.    With the intuition\/prior history of what sort of signals is important, the signals are derived and stored.<br> b.    Naturally, this takes lesser disk space.<\/p>\r\n\r\n\r\n\r\n<p>An example of a model is whether to store the complete video in a surveillance case or collect important signals to when there is an action takes place in a video or to store and record only the actions in textual form. <\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img fetchpriority=\"high\" decoding=\"async\" width=\"496\" height=\"228\" src=\"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/05\/model-security.png\" alt=\"Reference Training \/ Model Flow\" class=\"wp-image-295\" srcset=\"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/05\/model-security.png 496w, https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/05\/model-security-300x138.png 300w\" sizes=\"(max-width: 496px) 100vw, 496px\" \/><figcaption>Reference Training \/ Model Flow\r\n<\/figcaption><\/figure><\/div>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">Model Security<\/h3>\r\n\r\n\r\n\r\n<p>Seeing the value of data, several services, and ML\/AI model development organizations are willing to work with companies, which have data\/datasets with the idea to take back the learned model. The learned model is in a way a representation of the data used to learn it and it can be licensed to other companies in a similar field. This is a huge disadvantage to the Organization giving data as they will be empowering their competitor with their data. It is the responsibility of every organization to protect its data and derived models. <\/p>\r\n\r\n\r\n\r\n<p>Vendor-specific data is proprietary and is governed by Non-Disclosure agreements with huge ramifications. The models derived from this data can inadvertently leak the base information. So transferring models to external parties can be a violation of confidentiality of the vendor data. Differential privacy is a technique in ML\/AI that tests and prevents leaking individual information through models.  Moreover, the administration of models is essential to avoid leakage of information, whereas models given out for external usage. In general quality, datasets have become so much value that there are companies willing to pay for datasets either with direct $$ or using Crypto-Currency.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">Conclusion<\/h3>\r\n\r\n\r\n\r\n<p>As a result of Data discipline, Quality data powers ML\/AI algorithms. Companies should have a data policy across the company and at each department level to capture, store, protect, and use data.   Models derived out of this data has the potential to contain the vendor\/partner data and proprietary information. \u00a0Therefore, the protection of models is important, for the reason that not to lose powerful information to competitors. \u00a0\u00a0 <\/p>\r\n<\/div>\r\n\r\n<div id=\"view2\" class=\"hide\">\r\n\r\n<h3 class=\"wp-block-heading\">\u30d0\u30c3\u30af\u30b0\u30e9\u30a6\u30f3\u30c9<\/h3>\r\n\r\n\r\n\r\n<p>\u3053\u306e\u30d6\u30ed\u30b0\u3067\u306f\u3001\u5927\u91cf\u306e\u30c7\u30fc\u30bf\u304c\u6bce\u65e5\u51e6\u7406\u3055\u308c\u308b\u7d44\u7e54\u306b\u3068\u3063\u3066\u306e\u30c7\u30fc\u30bf\u306e\u898f\u5f8b\u3068\u30ac\u30d0\u30ca\u30f3\u30b9\u306e\u91cd\u8981\u6027\u306b\u3064\u3044\u3066\u7c21\u5358\u306b\u8aac\u660e\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\r\n\r\n\r\n\r\n<p>\u30c7\u30fc\u30bf\u306f\u65b0\u3057\u3044\u30aa\u30a4\u30eb\u3067\u3059\u3002 \u4f01\u696d\u306f\u30c7\u30fc\u30bf\u3092\u5927\u5207\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 \u65b0\u3057\u3044\u30af\u30e9\u30b9\u306e\u5f37\u529b\u306a\u6a5f\u68b0\u5b66\u7fd2(ML)\u304a\u3088\u3073\u4eba\u5de5\u77e5\u80fd(AI)\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u306f\u30c7\u30fc\u30bf\u3092\u5927\u91cf\u306b\u6d88\u8cbb\u3057\u3001\u63d0\u4f9b\u3055\u308c\u305f\u30c7\u30fc\u30bf\u3068\u540c\u3058\u304f\u3089\u3044\u512a\u308c\u3066\u3044\u307e\u3059\u3002 \u3055\u307e\u3056\u307e\u306a\u90e8\u9580\u3084\u30a4\u30cb\u30b7\u30a2\u30c1\u30d6\u306b\u5229\u76ca\u3092\u3082\u305f\u3089\u3059\u7d44\u7e54\u5168\u4f53\u306e\u30c7\u30fc\u30bf\u304b\u3089\u3001\u3044\u304f\u3064\u304b\u306e\u6709\u7528\u306a(\u6709\u76ca\u306a)\u6d1e\u5bdf\u3092\u5f15\u304d\u51fa\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\r\n\r\n\r\n\r\n<p>\u305f\u3060\u3057\u3001\u30c7\u30fc\u30bf\u306e\u30ad\u30e3\u30d7\u30c1\u30e3\u3001\u4fdd\u5b58\u3001\u30a2\u30af\u30bb\u30b9\u3001\u304a\u3088\u3073\u4f7f\u7528\u306b\u3064\u3044\u3066\u898f\u5f8b\u3092\u6301\u305f\u305b\u308b\u306b\u306f\u3001\u3044\u304f\u3064\u304b\u306e\u8ab2\u984c\u304c\u3042\u308a\u307e\u3059\u3002 \u3055\u3089\u306b\u3001\u3053\u306e\u30d6\u30ed\u30b0\u3067\u306f\u3001\u5927\u898f\u6a21\u306a\u7d44\u7e54\u306e\u30c7\u30fc\u30bf\u30ac\u30d0\u30ca\u30f3\u30b9\u306b\u304a\u3051\u308b\u3044\u304f\u3064\u304b\u306e\u539f\u5247\u3068\u5229\u70b9\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">\u30c7\u30fc\u30bf\u5206\u91ce\u306e\u5b9f\u88c5\u306b\u304a\u3051\u308b\u30c7\u30fc\u30bf\u3068ML\/AI\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0<\/h3>\r\n\r\n\r\n\r\n<p>\u4eca\u65e5\u6271\u3063\u3066\u3044\u308b\u30e2\u30c7\u30eb\u306e\u307b\u3068\u3093\u3069\u306f\u7d71\u8a08\u7684\u3067\u3042\u308a\u3001\u30c7\u30fc\u30bf\u306b\u57fa\u3065\u3044\u3066\u3044\u307e\u3059\u3002<\/p>\r\n\r\n\r\n\r\n<p>ML\/AI\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u306f\u3001\u30bf\u30c3\u30c1\u30dd\u30a4\u30f3\u30c8\/\u6a5f\u80fd\u304c\u591a\u6570\u3042\u308b\u5834\u5408\u306b\u3001\u95a2\u4fc2\u3092\u8abf\u67fb\u3057\u3066\u6d3b\u7528\u3059\u308b\u306e\u306b\u9069\u3057\u3066\u3044\u307e\u3059\u3002 \u305f\u3068\u3048\u3070\u3001\u3042\u308b\u90e8\u9580\u306e\u5916\u90e8\u9867\u5ba2\u304c\u5225\u306e\u90e8\u9580\u306e\u30d9\u30f3\u30c0\u30fc\u3067\u3042\u308a\u3001\u60c5\u5831\u3092\u4e00\u7dd2\u306b\u898b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002 ML\u30e2\u30c7\u30eb\u306f\u3001\u3053\u306e\u95a2\u4fc2\u3092\u5229\u7528\u3057\u3066\u4f1a\u793e\u306e\u5229\u76ca\u3092\u5f97\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002 \u30d9\u30f3\u30c0\u30fc\u3068\u540c\u69d8\u306b\u30012\u3064\u306e\u7570\u306a\u308b\u90e8\u9580\u306b\u4f9b\u7d66\u3067\u304d\u307e\u3059\u3002<\/p>\r\n\r\n\r\n\r\n<p>AI\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u30e2\u30c7\u30eb\u306e\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001Gyrus AI\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u30e2\u30b8\u30e5\u30fc\u30eb\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">\u30c1\u30fc\u30e0\u7d44\u7e54<\/h3>\r\n\r\n\r\n\r\n<p>\u5927\u898f\u6a21\u306a\u30c7\u30fc\u30bf\u30bb\u30c3\u30c8\u3067\u306f\u306a\u304f\u3001\u9ad8\u54c1\u8cea\u306e\u30c7\u30fc\u30bf\u3092\u7528\u610f\u3059\u308b\u3053\u3068\u304c\u6700\u3082\u91cd\u8981\u3067\u3059\u3002 \u30aa\u30fc\u30d7\u30f3\u30bd\u30fc\u30b9\u306e\u30c7\u30fc\u30bf\u30bb\u30c3\u30c8\u307e\u305f\u306f\u758e\u7d50\u5408\u306e\u30c7\u30fc\u30bf\u30bb\u30c3\u30c8\u306f\u3001\u4e3b\u306b\u30aa\u30fc\u30d7\u30f3\u306b\u5229\u7528\u53ef\u80fd\u306a\u30e2\u30c7\u30eb\u306e\u958b\u767a\u306b\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002 \u901a\u5e38\u306e\u30aa\u30fc\u30d7\u30f3\u30bd\u30fc\u30b9\u30c7\u30fc\u30bf\u30bb\u30c3\u30c8\u306f\u3001\u5b9f\u969b\u306e\u30e6\u30fc\u30b9\u30b1\u30fc\u30b9\u304b\u3089\u306e\u54c1\u8cea\u3092\u5099\u3048\u3066\u3044\u307e\u305b\u3093\u3002 \u305d\u308c\u3089\u306f\u5b8c\u5168\u3067\u306f\u306a\u3044\u304b\u3001\u3059\u3079\u3066\u306e\u70b9\u3067\u6b63\u78ba\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\r\n\r\n\r\n\r\n<p>\u5927\u898f\u6a21\u306a\u7d44\u7e54\u306e\u4f1a\u793e\u306e\u30c7\u30fc\u30bf\u30ac\u30a4\u30c9\u30e9\u30a4\u30f3\u3092\u8a2d\u5b9a\u3059\u308b\u305f\u3081\u3002 \u7dad\u6301\u3059\u308b\u305f\u3081\u306b\u3001\u4f01\u696d\u30ec\u30d9\u30eb\u306e\u6700\u9ad8\u30c7\u30fc\u30bf\u8cac\u4efb\u8005CDO\u307e\u305f\u306f\u540c\u7b49\u306e\u3082\u306e\u304c\u671b\u307e\u3057\u3044\u3002 CDO\u3068\u5f7c\u306e\u30c1\u30fc\u30e0\u306f\u3001\u53ce\u96c6\u3001\u4fdd\u5b58\u3001\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3001\u4f7f\u7528\u6cd5\u3001\u304a\u3088\u3073\u914d\u5e03\u306b\u95a2\u3059\u308b\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9\u3001\u57fa\u672c\u7684\u306a\u30eb\u30fc\u30eb\u30bb\u30c3\u30c8\u3092\u7b56\u5b9a\u3067\u304d\u307e\u3059\u3002 \u5f7c\u3089\u306f\u307e\u305f\u3001\u3053\u308c\u3089\u306e\u898f\u5b9a\u3055\u308c\u305f\u6163\u884c\u3092\u5b9f\u65bd\u3059\u308b\u305f\u3081\u306e\u30c4\u30fc\u30eb\/\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u3092\u6301\u3064\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\r\n\r\n\r\n\r\n<p>I\u5b9f\u969b\u306b\u306f\u3001\u5404\u90e8\u9580\u306b\u306f\u72ec\u81ea\u306e\u30c7\u30fc\u30bf\u8981\u4ef6\u304c\u3042\u308a\u3001CDO\u306e\u4e00\u822c\u7684\u306a\u76ee\u6a19\u3068\u306f\u7570\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002 \u3057\u305f\u304c\u3063\u3066\u3001CDO\u306b\u3088\u3063\u3066\u8a2d\u5b9a\u3055\u308c\u305f\u3088\u308a\u5e83\u3044\u30d3\u30b8\u30e7\u30f3\u306b\u6e96\u62e0\u3057\u306a\u304c\u3089\u3001\u90e8\u9580\u306e\u7279\u5b9a\u306e\u30cb\u30fc\u30ba\u306b\u5bfe\u5fdc\u3059\u308b\u90e8\u9580\u30ec\u30d9\u30eb\u306e\u30c7\u30fc\u30bf\u30a8\u30f3\u30b8\u30cb\u30a2\u304c\u3044\u308b\u3053\u3068\u304c\u975e\u5e38\u306b\u671b\u307e\u3057\u3044\u3067\u3059\u3002<\/p>\r\n\r\n\r\n\r\n<p>\u305d\u308c\u3069\u3053\u308d\u304b\u3001CDO\u306e\u4e0b\u3067\u3059\u3079\u3066\u306e\u30c7\u30fc\u30bf\u30a8\u30f3\u30b8\u30cb\u30a2\u30921\u3064\u306e\u30b0\u30eb\u30fc\u30d7\u306b\u79fb\u52d5\u3059\u308b\u3053\u3068\u306f\u3001\u90e8\u9580\u306e\u30cb\u30fc\u30ba\u306b\u5bfe\u5fdc\u3059\u308b\u4e0a\u3067\u751f\u7523\u6027\u306b\u53cd\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\uff08\u305f\u3060\u3057\u3001\u305d\u306e\u30b9\u30ad\u30fc\u30e0\u306f\u3088\u308a\u9ad8\u3044\u52b9\u7387\uff08\u518d\u5229\u7528\uff09\u3092\u6301\u3064\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u9577\u671f\u7684\u306b\u306f\u3001\u90e8\u9580\u306e\u30cb\u30fc\u30ba\u306f \u5e83\u3059\u304e\u308b\u76ee\u6a19\u306e\u4ee3\u308f\u308a\u306b\u7121\u8996\u3055\u308c\u307e\u3059\uff09<\/p>\r\n\r\n\r\n\r\n<p><em>T<\/em>\u30c7\u30fc\u30bf\u30ac\u30d0\u30ca\u30f3\u30b9\u306e\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001\u5927\u898f\u6a21\u306a\u7d44\u7e54\u306e\u30d6\u30ed\u30b0\u3067\u30c7\u30fc\u30bf\u898f\u5f8b\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">\u30c7\u30fc\u30bf\u7de8\u6210<\/h3>\r\n\r\n\r\n\r\n<p>\u5927\u304d\u306a\u8ab2\u984c\u306e1\u3064\u306f\u3001\u30c7\u30fc\u30bf\u306e\u5c06\u6765\u306e\u4f7f\u7528\u3092\u4e88\u6e2c\u3067\u304d\u306a\u3044\u3053\u3068\u3067\u3059\u3002 \u65b0\u3057\u3044\u30e2\u30c7\u30eb\u3067\u306f\u3001\u307e\u3063\u305f\u304f\u7570\u306a\u308b\u65b9\u6cd5\u3067\u30c7\u30fc\u30bf\u3092\u4f7f\u7528\u3067\u304d\u307e\u3059\u3002 \u3057\u305f\u304c\u3063\u3066\u3001\u3044\u304f\u3064\u304b\u306e\u30c8\u30ec\u30fc\u30c9\u30aa\u30d5\u3092\u4f34\u3046\u30c7\u30fc\u30bf\u53ce\u96c6\u306b\u306f2\u3064\u306e\u65b9\u6cd5\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\r\n\r\n\r\n\r\n<p>a\uff09\u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u4ed8\u304d\u306e\u3059\u3079\u3066\u306e\u30a4\u30d9\u30f3\u30c8\u3092\u53ce\u96c6\u3059\u308b<\/p>\r\n\r\n\r\n\r\n<p>1.\u5165\u3063\u3066\u304f\u308b\u3059\u3079\u3066\u306e\u30a4\u30d9\u30f3\u30c8\u3092\u53ce\u96c6\u3059\u308b\u305f\u3081\u3001\u3053\u308c\u306f\u30b9\u30c8\u30ec\u30fc\u30b8\u3092\u5927\u91cf\u306b\u6d88\u8cbb\u3057\u307e\u3059\u3002<\/p>\r\n\r\n\r\n\r\n<p>2.\u305f\u3060\u3057\u3001\u3053\u306e\u30c7\u30fc\u30bf\u3092\u4f7f\u7528\u3057\u3066\u5c06\u6765\u7684\u306b\u4efb\u610f\u306e\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u958b\u767a\u3067\u304d\u308b\u67d4\u8edf\u6027\u3092\u63d0\u4f9b\u3057\u307e\u3059<\/p>\r\n\r\n\r\n\r\n<p>b\uff09\u51e6\u7406\u3055\u308c\u305f\u30a4\u30d9\u30f3\u30c8\u3092\u53ce\u96c6\u3059\u308b<\/p>\r\n\r\n\r\n\r\n<p>a. \u3069\u306e\u3088\u3046\u306a\u7a2e\u985e\u306e\u4fe1\u53f7\u304c\u91cd\u8981\u3067\u3042\u308b\u304b\u3068\u3044\u3046\u76f4\u611f\/\u4ee5\u524d\u306e\u5c65\u6b74\u3092\u4f7f\u7528\u3057\u3066\u3001\u4fe1\u53f7\u304c\u5c0e\u51fa\u3055\u308c\u3001\u4fdd\u5b58\u3055\u308c\u307e\u3059\u3002<br>b. \u5f53\u7136\u3001\u3053\u308c\u306b\u3088\u308a\u5fc5\u8981\u306a\u30c7\u30a3\u30b9\u30af\u5bb9\u91cf\u306f\u5c11\u306a\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\r\n\r\n\r\n\r\n<p>\u30e2\u30c7\u30eb\u306e\u4f8b\u3068\u3057\u3066\u306f\u3001\u30d3\u30c7\u30aa\u5168\u4f53\u3092\u76e3\u8996\u30b1\u30fc\u30b9\u306b\u4fdd\u5b58\u3059\u308b\u304b\u3001\u30d3\u30c7\u30aa\u3067\u30a2\u30af\u30b7\u30e7\u30f3\u304c\u767a\u751f\u3057\u305f\u3068\u304d\u306b\u91cd\u8981\u306a\u4fe1\u53f7\u3092\u53ce\u96c6\u3059\u308b\u304b\u3001\u30a2\u30af\u30b7\u30e7\u30f3\u306e\u307f\u3092\u30c6\u30ad\u30b9\u30c8\u5f62\u5f0f\u3067\u4fdd\u5b58\u3057\u3066\u8a18\u9332\u3059\u308b\u304b\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img fetchpriority=\"high\" decoding=\"async\" width=\"496\" height=\"228\" src=\"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/05\/model-security.png\" alt=\"Reference Training \/ Model Flow\" class=\"wp-image-295\" srcset=\"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/05\/model-security.png 496w, https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/05\/model-security-300x138.png 300w\" sizes=\"(max-width: 496px) 100vw, 496px\" \/><figcaption>Reference Training \/ Model Flow\r\n<\/figcaption><\/figure><\/div>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">\u30e2\u30c7\u30eb\u306e\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3<\/h3>\r\n\r\n\r\n\r\n<p>\u30c7\u30fc\u30bf\u306e\u4fa1\u5024\u3092\u898b\u3066\u3001\u3044\u304f\u3064\u304b\u306e\u30b5\u30fc\u30d3\u30b9\u3001\u304a\u3088\u3073ML \/ AI\u30e2\u30c7\u30eb\u958b\u767a\u7d44\u7e54\u306f\u3001\u5b66\u7fd2\u3057\u305f\u30e2\u30c7\u30eb\u3092\u53d6\u308a\u623b\u3059\u3068\u3044\u3046\u30a2\u30a4\u30c7\u30a2\u3092\u6301\u3063\u305f\u30c7\u30fc\u30bf\/\u30c7\u30fc\u30bf\u30bb\u30c3\u30c8\u3092\u6301\u3063\u3066\u3044\u308b\u4f01\u696d\u3068\u5354\u529b\u3059\u308b\u7528\u610f\u304c\u3042\u308a\u307e\u3059\u3002 \u5b66\u7fd2\u3055\u308c\u305f\u30e2\u30c7\u30eb\u306f\u3001\u3042\u308b\u610f\u5473\u3067\u305d\u308c\u3092\u5b66\u7fd2\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3055\u308c\u305f\u30c7\u30fc\u30bf\u306e\u8868\u73fe\u3067\u3042\u308a\u3001\u540c\u69d8\u306e\u5206\u91ce\u306e\u4ed6\u306e\u4f01\u696d\u306b\u30e9\u30a4\u30bb\u30f3\u30b9\u4f9b\u4e0e\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002 \u3053\u308c\u306f\u3001\u30c7\u30fc\u30bf\u3092\u63d0\u4f9b\u3059\u308b\u7d44\u7e54\u306b\u3068\u3063\u3066\u5927\u304d\u306a\u4e0d\u5229\u76ca\u3067\u3059\u3002\u7af6\u5408\u4ed6\u793e\u306b\u30c7\u30fc\u30bf\u3092\u63d0\u4f9b\u3059\u308b\u3053\u3068\u306b\u306a\u308b\u304b\u3089\u3067\u3059\u3002 \u30c7\u30fc\u30bf\u3068\u6d3e\u751f\u30e2\u30c7\u30eb\u3092\u4fdd\u8b77\u3059\u308b\u3053\u3068\u306f\u3001\u3059\u3079\u3066\u306e\u7d44\u7e54\u306e\u8cac\u4efb\u3067\u3059\u3002<\/p>\r\n\r\n\r\n\r\n<p>\u30d9\u30f3\u30c0\u30fc\u56fa\u6709\u306e\u30c7\u30fc\u30bf\u306f\u72ec\u81ea\u306e\u3082\u306e\u3067\u3042\u308a\u3001\u91cd\u5927\u306a\u5f71\u97ff\u3092\u4f34\u3046\u6a5f\u5bc6\u4fdd\u6301\u5951\u7d04\u306b\u6e96\u62e0\u3057\u3066\u3044\u307e\u3059\u3002 \u3053\u306e\u30c7\u30fc\u30bf\u304b\u3089\u6d3e\u751f\u3057\u305f\u30e2\u30c7\u30eb\u306f\u3001\u8aa4\u3063\u3066\u57fa\u672c\u60c5\u5831\u3092\u6f0f\u3089\u3059\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002 \u3057\u305f\u304c\u3063\u3066\u3001\u30e2\u30c7\u30eb\u3092\u5916\u90e8\u306e\u95a2\u4fc2\u8005\u306b\u8ee2\u9001\u3059\u308b\u3068\u3001\u30d9\u30f3\u30c0\u30fc\u30c7\u30fc\u30bf\u306e\u6a5f\u5bc6\u6027\u304c\u4fb5\u5bb3\u3055\u308c\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002 \u5dee\u5206\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306f\u3001\u30e2\u30c7\u30eb\u3092\u4ecb\u3057\u305f\u500b\u4eba\u60c5\u5831\u306e\u6f0f\u6d29\u3092\u30c6\u30b9\u30c8\u304a\u3088\u3073\u9632\u6b62\u3059\u308bML\/AI\u306e\u624b\u6cd5\u3067\u3059\u3002 \u3055\u3089\u306b\u3001\u30e2\u30c7\u30eb\u306e\u7ba1\u7406\u306f\u60c5\u5831\u306e\u6f0f\u6d29\u3092\u9632\u3050\u305f\u3081\u306b\u4e0d\u53ef\u6b20\u3067\u3059\u304c\u3001\u30e2\u30c7\u30eb\u306f\u5916\u90e8\u3067\u4f7f\u7528\u3059\u308b\u305f\u3081\u306b\u914d\u5e03\u3055\u308c\u307e\u3059\u3002 \u4e00\u822c\u7684\u306a\u54c1\u8cea\u3067\u306f\u3001\u30c7\u30fc\u30bf\u30bb\u30c3\u30c8\u306f\u975e\u5e38\u306b\u4fa1\u5024\u304c\u9ad8\u304f\u306a\u3063\u3066\u3044\u308b\u305f\u3081\u3001\u76f4\u63a5$$\u307e\u305f\u306f\u6697\u53f7\u901a\u8ca8\u3092\u4f7f\u7528\u3057\u3066\u30c7\u30fc\u30bf\u30bb\u30c3\u30c8\u306b\u652f\u6255\u3046\u3053\u3068\u3092\u3044\u3068\u308f\u306a\u3044\u4f01\u696d\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">\u7d50\u8ad6<\/h3>\r\n\r\n\r\n\r\n<p>\u30c7\u30fc\u30bf\u898f\u5f8b\u306e\u7d50\u679c\u3068\u3057\u3066\u3001\u54c1\u8cea\u30c7\u30fc\u30bf\u306fML \/ AI\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u5f37\u5316\u3057\u307e\u3059\u3002 \u4f01\u696d\u306f\u3001\u30c7\u30fc\u30bf\u3092\u30ad\u30e3\u30d7\u30c1\u30e3\u3001\u4fdd\u5b58\u3001\u4fdd\u8b77\u3001\u304a\u3088\u3073\u4f7f\u7528\u3059\u308b\u305f\u3081\u306b\u3001\u4f01\u696d\u5168\u4f53\u304a\u3088\u3073\u5404\u90e8\u9580\u30ec\u30d9\u30eb\u3067\u30c7\u30fc\u30bf\u30dd\u30ea\u30b7\u30fc\u3092\u8a2d\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 \u3053\u306e\u30c7\u30fc\u30bf\u304b\u3089\u6d3e\u751f\u3057\u305f\u30e2\u30c7\u30eb\u306b\u306f\u3001\u30d9\u30f3\u30c0\u30fc\/\u30d1\u30fc\u30c8\u30ca\u30fc\u306e\u30c7\u30fc\u30bf\u3068\u5c02\u6709\u60c5\u5831\u304c\u542b\u307e\u308c\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002 \u3057\u305f\u304c\u3063\u3066\u3001\u7af6\u5408\u4ed6\u793e\u306b\u5f37\u529b\u306a\u60c5\u5831\u3092\u5931\u308f\u306a\u3044\u305f\u3081\u306b\u3001\u30e2\u30c7\u30eb\u306e\u4fdd\u8b77\u306f\u91cd\u8981\u3067\u3059\u3002<\/p>\r\n\r\n<\/div>\r\n <script>\r\n  var x = document.getElementById(\"view1\");\r\n  var y = document.getElementById(\"view2\");\r\n  var btn11 = document.getElementById(\"btn11\");\r\n  var btn12 = document.getElementById(\"btn12\");\r\nfunction btn1(){\r\n  x.className = \"show\";\r\n  y.className = \"hide\";\r\n  btn12.className = \"btn-disabled\";\r\n  btn11.className = \"btnx\";\r\ndocument.getElementById(\"demon\").innerHTML = \"Data Discipline in large Organizations\";\r\n\r\n}\r\nfunction btn2(){\r\n  x.className = \"hide\";\r\n  y.className = \"show\";\r\n  btn11.className = \"btn-disabled\";\r\n  btn12.className = \"btnx\";\r\n  \r\n document.getElementById(\"demon\").innerHTML = \"\u5927\u898f\u6a21\u7d44\u7e54\u306b\u304a\u3051\u308b\u30c7\u30fc\u30bf\u306e\u898f\u5f8b\";\r\n}\r\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Background Data is the new Oil. Companies should treasure data. The new class of powerful Machine Learning (ML) and Artificial Intelligence (AI) algorithms are data hungry and are as good as the data provided to them. Several useful (profitable) insights can be derived from data across the organization benefiting different[\u2026]<\/p>\n","protected":false},"author":3,"featured_media":418,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[6],"tags":[36,35,33,34,37],"class_list":["post-279","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-data-discipline-for-ai","tag-data-discipline-for-ml","tag-data-organization-for-ai","tag-data-organization-for-ml","tag-team-organization-for-ml"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Data Discipline in large Organizations - Gyrus AI | Blog | Insights on AI &amp; Intelligent Media Search, In-scene Ad Placement, Automated Video Anonymization Technologies<\/title>\n<meta name=\"description\" content=\"Importance of Data in an organization, where a high volume of data flows. Data discipline helps the organization\u2019s big data in quality and control.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Data Discipline in large Organizations - Gyrus AI | Blog | Insights on AI &amp; Intelligent Media Search, In-scene Ad Placement, Automated Video Anonymization Technologies\" \/>\n<meta property=\"og:description\" content=\"Importance of Data in an organization, where a high volume of data flows. Data discipline helps the organization\u2019s big data in quality and control.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/\" \/>\n<meta property=\"og:site_name\" content=\"Gyrus AI | Blog | Insights on AI &amp; Intelligent Media Search, In-scene Ad Placement, Automated Video Anonymization Technologies\" \/>\n<meta property=\"article:published_time\" content=\"2019-02-01T06:00:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-01-28T03:38:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/02\/image-processing.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1140\" \/>\n\t<meta property=\"og:image:height\" content=\"858\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Chakra Parvathaneni\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@GyrusAI\" \/>\n<meta name=\"twitter:site\" content=\"@GyrusAI\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Chakra Parvathaneni\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/\"},\"author\":{\"name\":\"Chakra Parvathaneni\",\"@id\":\"https:\/\/gyrus.ai\/blog\/#\/schema\/person\/ef9660a4074508218cfd688bf9095c02\"},\"headline\":\"Data Discipline in large Organizations\",\"datePublished\":\"2019-02-01T06:00:59+00:00\",\"dateModified\":\"2021-01-28T03:38:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/\"},\"wordCount\":904,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/gyrus.ai\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/02\/image-processing.jpg\",\"keywords\":[\"Data Discipline for AI\",\"Data Discipline for ML\",\"Data Organization for AI\",\"Data Organization for ML\",\"Team Organization for ML\"],\"articleSection\":[\"Technology\"],\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/\",\"url\":\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/\",\"name\":\"Data Discipline in large Organizations - Gyrus AI | Blog | Insights on AI &amp; Intelligent Media Search, In-scene Ad Placement, Automated Video Anonymization Technologies\",\"isPartOf\":{\"@id\":\"https:\/\/gyrus.ai\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/02\/image-processing.jpg\",\"datePublished\":\"2019-02-01T06:00:59+00:00\",\"dateModified\":\"2021-01-28T03:38:06+00:00\",\"description\":\"Importance of Data in an organization, where a high volume of data flows. Data discipline helps the organization\u2019s big data in quality and control.\",\"breadcrumb\":{\"@id\":\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#primaryimage\",\"url\":\"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/02\/image-processing.jpg\",\"contentUrl\":\"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/02\/image-processing.jpg\",\"width\":1140,\"height\":858,\"caption\":\"data discipline in large organization\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/gyrus.ai\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Data Discipline in large Organizations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/gyrus.ai\/blog\/#website\",\"url\":\"https:\/\/gyrus.ai\/blog\/\",\"name\":\"Gyrus AI\",\"description\":\"Gyrus AI | Blog | Insights on AI &amp; Intelligent Media Search, In-scene Ad Placement, Automated Video Anonymization Technologies\",\"publisher\":{\"@id\":\"https:\/\/gyrus.ai\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/gyrus.ai\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/gyrus.ai\/blog\/#organization\",\"name\":\"Gyrus AI\",\"url\":\"https:\/\/gyrus.ai\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/gyrus.ai\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2025\/02\/gyrus-1.png\",\"contentUrl\":\"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2025\/02\/gyrus-1.png\",\"width\":11400,\"height\":4500,\"caption\":\"Gyrus AI\"},\"image\":{\"@id\":\"https:\/\/gyrus.ai\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/GyrusAI\",\"https:\/\/www.linkedin.com\/company\/gyrusai\/\",\"https:\/\/www.youtube.com\/channel\/UCk2GzLj6xp0A6Wqix1GWSkw\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/gyrus.ai\/blog\/#\/schema\/person\/ef9660a4074508218cfd688bf9095c02\",\"name\":\"Chakra Parvathaneni\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/cc0ddb7970b9bb38750d032d4827759280f344cea48df98f350ca6086059f462?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cc0ddb7970b9bb38750d032d4827759280f344cea48df98f350ca6086059f462?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cc0ddb7970b9bb38750d032d4827759280f344cea48df98f350ca6086059f462?s=96&d=mm&r=g\",\"caption\":\"Chakra Parvathaneni\"},\"url\":\"https:\/\/gyrus.ai\/blog\/author\/chakra-parvathaneni\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Data Discipline in large Organizations - Gyrus AI | Blog | Insights on AI &amp; Intelligent Media Search, In-scene Ad Placement, Automated Video Anonymization Technologies","description":"Importance of Data in an organization, where a high volume of data flows. Data discipline helps the organization\u2019s big data in quality and control.","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:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/","og_locale":"en_US","og_type":"article","og_title":"Data Discipline in large Organizations - Gyrus AI | Blog | Insights on AI &amp; Intelligent Media Search, In-scene Ad Placement, Automated Video Anonymization Technologies","og_description":"Importance of Data in an organization, where a high volume of data flows. Data discipline helps the organization\u2019s big data in quality and control.","og_url":"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/","og_site_name":"Gyrus AI | Blog | Insights on AI &amp; Intelligent Media Search, In-scene Ad Placement, Automated Video Anonymization Technologies","article_published_time":"2019-02-01T06:00:59+00:00","article_modified_time":"2021-01-28T03:38:06+00:00","og_image":[{"width":1140,"height":858,"url":"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/02\/image-processing.jpg","type":"image\/jpeg"}],"author":"Chakra Parvathaneni","twitter_card":"summary_large_image","twitter_creator":"@GyrusAI","twitter_site":"@GyrusAI","twitter_misc":{"Written by":"Chakra Parvathaneni","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#article","isPartOf":{"@id":"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/"},"author":{"name":"Chakra Parvathaneni","@id":"https:\/\/gyrus.ai\/blog\/#\/schema\/person\/ef9660a4074508218cfd688bf9095c02"},"headline":"Data Discipline in large Organizations","datePublished":"2019-02-01T06:00:59+00:00","dateModified":"2021-01-28T03:38:06+00:00","mainEntityOfPage":{"@id":"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/"},"wordCount":904,"commentCount":0,"publisher":{"@id":"https:\/\/gyrus.ai\/blog\/#organization"},"image":{"@id":"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#primaryimage"},"thumbnailUrl":"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/02\/image-processing.jpg","keywords":["Data Discipline for AI","Data Discipline for ML","Data Organization for AI","Data Organization for ML","Team Organization for ML"],"articleSection":["Technology"],"inLanguage":"en","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/","url":"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/","name":"Data Discipline in large Organizations - Gyrus AI | Blog | Insights on AI &amp; Intelligent Media Search, In-scene Ad Placement, Automated Video Anonymization Technologies","isPartOf":{"@id":"https:\/\/gyrus.ai\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#primaryimage"},"image":{"@id":"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#primaryimage"},"thumbnailUrl":"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/02\/image-processing.jpg","datePublished":"2019-02-01T06:00:59+00:00","dateModified":"2021-01-28T03:38:06+00:00","description":"Importance of Data in an organization, where a high volume of data flows. Data discipline helps the organization\u2019s big data in quality and control.","breadcrumb":{"@id":"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#primaryimage","url":"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/02\/image-processing.jpg","contentUrl":"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2019\/02\/image-processing.jpg","width":1140,"height":858,"caption":"data discipline in large organization"},{"@type":"BreadcrumbList","@id":"https:\/\/gyrus.ai\/blog\/data-discipline-in-large-organizations\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gyrus.ai\/blog\/"},{"@type":"ListItem","position":2,"name":"Data Discipline in large Organizations"}]},{"@type":"WebSite","@id":"https:\/\/gyrus.ai\/blog\/#website","url":"https:\/\/gyrus.ai\/blog\/","name":"Gyrus AI","description":"Gyrus AI | Blog | Insights on AI &amp; Intelligent Media Search, In-scene Ad Placement, Automated Video Anonymization Technologies","publisher":{"@id":"https:\/\/gyrus.ai\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gyrus.ai\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/gyrus.ai\/blog\/#organization","name":"Gyrus AI","url":"https:\/\/gyrus.ai\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/gyrus.ai\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2025\/02\/gyrus-1.png","contentUrl":"https:\/\/gyrus.ai\/blog\/wp-content\/uploads\/2025\/02\/gyrus-1.png","width":11400,"height":4500,"caption":"Gyrus AI"},"image":{"@id":"https:\/\/gyrus.ai\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/GyrusAI","https:\/\/www.linkedin.com\/company\/gyrusai\/","https:\/\/www.youtube.com\/channel\/UCk2GzLj6xp0A6Wqix1GWSkw"]},{"@type":"Person","@id":"https:\/\/gyrus.ai\/blog\/#\/schema\/person\/ef9660a4074508218cfd688bf9095c02","name":"Chakra Parvathaneni","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/secure.gravatar.com\/avatar\/cc0ddb7970b9bb38750d032d4827759280f344cea48df98f350ca6086059f462?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/cc0ddb7970b9bb38750d032d4827759280f344cea48df98f350ca6086059f462?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cc0ddb7970b9bb38750d032d4827759280f344cea48df98f350ca6086059f462?s=96&d=mm&r=g","caption":"Chakra Parvathaneni"},"url":"https:\/\/gyrus.ai\/blog\/author\/chakra-parvathaneni\/"}]}},"_links":{"self":[{"href":"https:\/\/gyrus.ai\/blog\/wp-json\/wp\/v2\/posts\/279","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gyrus.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gyrus.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gyrus.ai\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/gyrus.ai\/blog\/wp-json\/wp\/v2\/comments?post=279"}],"version-history":[{"count":0,"href":"https:\/\/gyrus.ai\/blog\/wp-json\/wp\/v2\/posts\/279\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gyrus.ai\/blog\/wp-json\/wp\/v2\/media\/418"}],"wp:attachment":[{"href":"https:\/\/gyrus.ai\/blog\/wp-json\/wp\/v2\/media?parent=279"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gyrus.ai\/blog\/wp-json\/wp\/v2\/categories?post=279"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gyrus.ai\/blog\/wp-json\/wp\/v2\/tags?post=279"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}