)]}'
{
  "commit": "978412445dd7ed2a72fce7f3428dc9bcdede987d",
  "tree": "11fc85ed9b806303c54d5afbce98713fc89bf901",
  "parents": [
    "3e6e3210c1f4f5c7a5efed214206a3abecab8f08"
  ],
  "author": {
    "name": "anuunchin",
    "email": "88698977+anuunchin@users.noreply.github.com",
    "time": "Fri Sep 26 00:27:06 2025 +0200"
  },
  "committer": {
    "name": "Sebastian Baunsgaard",
    "email": "baunsgaard@apache.org",
    "time": "Fri Sep 26 00:27:06 2025 +0200"
  },
  "message": "[SYSTEMDS-3330] Documentation of builtin functions (main)\n\nThis commit adds new automatic generation of separated doc files for all\nbuiltin functions, and automatic generation of tests for builtin functions.\nAll based on the original documentation in individual builtin scripts.\n\nThis change will simplify the development of builtin functions and help new\nusers across both the Python api and internal DML testing.\n\nAn example of documented code is:\n\n.. code-block:: python\n\n  \u003e\u003e\u003e import numpy as np\n  \u003e\u003e\u003e from systemds.context import SystemDSContext\n  \u003e\u003e\u003e from systemds.operator.algorithm import dist\n  \u003e\u003e\u003e\n  \u003e\u003e\u003e with SystemDSContext() as sds:\n  ...     X \u003d sds.from_numpy(np.array([[0], [3], [4]]))\n  ...     out \u003d dist(X).compute()\n  ...     print(out)\n  [[0. 3. 4.]\n   [3. 0. 1.]\n   [4. 1. 0.]]\n\nCloses #2292\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f296fd717bc5fb6a97c28dbfdf9694538bd3e2ac",
      "old_mode": 33188,
      "old_path": "scripts/builtin/dist.dml",
      "new_id": "831992b192b423893e68c8437fd483fdbdd70962",
      "new_mode": 33188,
      "new_path": "scripts/builtin/dist.dml"
    },
    {
      "type": "modify",
      "old_id": "100ccb7588bb0d832809db138d561e24b26ad252",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_brightness.dml",
      "new_id": "dda7eba23dca98449497825fb0d3a1b47849cc19",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_brightness.dml"
    },
    {
      "type": "modify",
      "old_id": "8c5e72d13f9ad7f0108f541dd1c0800fc3849205",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_brightness_linearized.dml",
      "new_id": "061b4597c28d36db5a6974f41d6add07583271f7",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_brightness_linearized.dml"
    },
    {
      "type": "modify",
      "old_id": "e85301f8bb6cc9925b3a8c1694f9e56d18c2272e",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_crop.dml",
      "new_id": "be183347b359003b459e6f59871c5f48e1b5921b",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_crop.dml"
    },
    {
      "type": "modify",
      "old_id": "b2c2c03fd18f204e4d5b0c8ef789215754786574",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_crop_linearized.dml",
      "new_id": "c79da14c1411f4f553aea7da84356130ebdbfdf8",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_crop_linearized.dml"
    },
    {
      "type": "modify",
      "old_id": "cd3f432cd0f098da4feb10b3a99be3fb4f0aa666",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_cutout.dml",
      "new_id": "efe194045fc75de0e9e1ced4c57cfb571a4aa570",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_cutout.dml"
    },
    {
      "type": "modify",
      "old_id": "cb923e31ba424d8deda827139ea1fc8ea70e61f3",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_cutout_linearized.dml",
      "new_id": "9e10908904c9864371402603cfa716f80d0773dc",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_cutout_linearized.dml"
    },
    {
      "type": "modify",
      "old_id": "c52f5bed3a741ff0f98daf8a5dc08263da1a5649",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_invert.dml",
      "new_id": "2475535aadd73b145682b08e210f8d76c8f0741d",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_invert.dml"
    },
    {
      "type": "modify",
      "old_id": "68b245492c0c64a53b3cb735470b590285d1ff70",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_invert_linearized.dml",
      "new_id": "ce4c45219f151a6d14972ac942eeed22193b1020",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_invert_linearized.dml"
    },
    {
      "type": "modify",
      "old_id": "a8836f6fd25a284f46f59902628452280199ee92",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_mirror.dml",
      "new_id": "1b79e385a5288861a7ce8d154f886959d76bccd5",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_mirror.dml"
    },
    {
      "type": "modify",
      "old_id": "08b3fe539f9033f0561244efe40776cd37b1d607",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_mirror_linearized.dml",
      "new_id": "f56f17dabb3efc65fe703b1b7df885d11af199f8",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_mirror_linearized.dml"
    },
    {
      "type": "modify",
      "old_id": "91578b9c7667c6c38033398f35161203ae310dce",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_posterize.dml",
      "new_id": "3916c828ba4493850c0aa5abb3d52f936b4182a3",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_posterize.dml"
    },
    {
      "type": "modify",
      "old_id": "a0edcf3ed4fe49e895f2843c22ff795de0472982",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_posterize_linearized.dml",
      "new_id": "0ff833bf67fe89e6556095fbd7a0de5e39e79086",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_posterize_linearized.dml"
    },
    {
      "type": "modify",
      "old_id": "c49826c2104095b424047c648abe5e96ed8df294",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_rotate.dml",
      "new_id": "d1e6da7bdace597a553ab681495893ca62a18ea2",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_rotate.dml"
    },
    {
      "type": "modify",
      "old_id": "f5ac43625d5d8ced1a0fc7cc4da85daabbd501b5",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_rotate_linearized.dml",
      "new_id": "45ad077aae495caa0e4bbbc3e1c1c4862fb31c47",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_rotate_linearized.dml"
    },
    {
      "type": "modify",
      "old_id": "99147b25550ba834e672d8284c07e118a3113683",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_sample_pairing.dml",
      "new_id": "bac412a511efe3b3c78ab81b7e1bd775a1025c3c",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_sample_pairing.dml"
    },
    {
      "type": "modify",
      "old_id": "f09046cc181aaed355ab43b1d73281cdc3355ef6",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_sample_pairing_linearized.dml",
      "new_id": "975d12d2b8dad3dcf7533384342e1831b1cfe6a3",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_sample_pairing_linearized.dml"
    },
    {
      "type": "modify",
      "old_id": "2cf00592a635d1098e97f5b8c1ac399526a35f64",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_shear.dml",
      "new_id": "bce106d80ef42cfc29155490fb3799fe33bfb310",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_shear.dml"
    },
    {
      "type": "modify",
      "old_id": "79471f358b661b18e9451a608c6ac34843ada163",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_shear_linearized.dml",
      "new_id": "4bac774b28b27a2d04979198269690ccaed550f0",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_shear_linearized.dml"
    },
    {
      "type": "modify",
      "old_id": "f65e2f4a5f554ab4dd221fd9eae602a407df6d35",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_transform.dml",
      "new_id": "d6636c0bc315f55fd0d7e54204052bcb47606d49",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_transform.dml"
    },
    {
      "type": "modify",
      "old_id": "06867d61b2e45bf0723888fd4ec94797582baf95",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_transform_linearized.dml",
      "new_id": "dc4c650c58f096a70606aa9dcf6c3888f8f82d3c",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_transform_linearized.dml"
    },
    {
      "type": "modify",
      "old_id": "9bf2664d33c7dae694f47d520867f86d4c01f046",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_translate.dml",
      "new_id": "687f8f041504190be475fceecb44c2399647a9ba",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_translate.dml"
    },
    {
      "type": "modify",
      "old_id": "c2c898d21c9a14b2d7d986c9d063dad29d318dc5",
      "old_mode": 33188,
      "old_path": "scripts/builtin/img_translate_linearized.dml",
      "new_id": "2feec938007317ac0d7445c332be928bc4dd82ad",
      "new_mode": 33188,
      "new_path": "scripts/builtin/img_translate_linearized.dml"
    },
    {
      "type": "modify",
      "old_id": "b7fc55e0ff93d9d207c76f4761873df58ddeb948",
      "old_mode": 33188,
      "old_path": "scripts/builtin/lm.dml",
      "new_id": "58f161a3ce22495b9234df86b89858b192aae683",
      "new_mode": 33188,
      "new_path": "scripts/builtin/lm.dml"
    },
    {
      "type": "modify",
      "old_id": "1f136757aa40af11d913faf804e5098ae159b36d",
      "old_mode": 33188,
      "old_path": "scripts/builtin/normalize.dml",
      "new_id": "9496431ee84d8151dbc9632721e1f100470e946a",
      "new_mode": 33188,
      "new_path": "scripts/builtin/normalize.dml"
    },
    {
      "type": "modify",
      "old_id": "53529afb9a9e21c3309c83a14b0e5b234f031242",
      "old_mode": 33188,
      "old_path": "scripts/builtin/randomForest.dml",
      "new_id": "cd298265417ed2b416b147a1b2f4d6386bc80f99",
      "new_mode": 33188,
      "new_path": "scripts/builtin/randomForest.dml"
    },
    {
      "type": "modify",
      "old_id": "a003f26f7d42c7e94352ee12133b488b48ecf78b",
      "old_mode": 33188,
      "old_path": "scripts/builtin/randomForestPredict.dml",
      "new_id": "3a42c7f48704b46ad111853c29f6bb3226413e9e",
      "new_mode": 33188,
      "new_path": "scripts/builtin/randomForestPredict.dml"
    },
    {
      "type": "modify",
      "old_id": "2232cdc97bc8204ab09eb7e3d09ba610ada907db",
      "old_mode": 33188,
      "old_path": "scripts/builtin/toOneHot.dml",
      "new_id": "aec58c499948b629be3882272cfe35c12ade3c80",
      "new_mode": 33188,
      "new_path": "scripts/builtin/toOneHot.dml"
    },
    {
      "type": "modify",
      "old_id": "1ea5de4a435af774f96fa5a7fe686e00904bdf30",
      "old_mode": 33188,
      "old_path": "src/main/python/docs/source/api/operator/algorithms.rst",
      "new_id": "271638964374adb1c93681463610f9d3e666e86c",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9712759986c50795c14fa9efa58f61ed0022eb9e",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/WoE.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1b612b82bbc2d78ebbf77b3b2b0ef18acb412708",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/WoEApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "dcef8791593cf42da45405632bc2931d9a4176e4",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/abstain.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "28762393754bd01dd20ca696b699e17866abe11a",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/adasyn.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "67ff3426dcdb70182495a1624175b7b98f964755",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/als.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "11407a8cd5c03870af4db7252e92ed016f75eecb",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/alsCG.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "cffde102cef2cd044a54bd05696bd572a54d2fbe",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/alsDS.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "872eeff8d4fe6774d8cead9bb5414f7cfac30ab1",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/alsPredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f68c5c4e3fcff926adeec6460489b9cef610157a",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/alsTopkPredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f8b7783ef676e2bfb9748b7f551fe4051d246f1d",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/ampute.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1af55455dadf416549c40fcb0fb9707a61f7b5cb",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/apply_pipeline.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "af74a3f85fdd8c07abecf2515c49a5893eaa4234",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/arima.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "06457bdb4a57fc372382257b3cf264e40d4b9d29",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/auc.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fee877e3ab75bc2845d1ffbdbbe5b934045922b4",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/autoencoder_2layer.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6884f821ce318970e72d915d4b61d5cac281ae35",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/bandit.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4def7aeac4f87b2f88f7c48775dd7554401cf0a6",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/bivar.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e42ca98cf6809df065232a06c80ce7e3ba87aba6",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/components.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "901895238948939dad26d77d8b2ad2cbb397c22b",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/confusionMatrix.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d768c2f775b9e9e5e7077376db360ac2b59a9ef8",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/cooccurrenceMatrix.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "34484d65ce36678d38bec7cebded77c041171a98",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/cor.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "38a5b7695cb462f7cf09cea28702c92674d6fc30",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/correctTypos.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a7f3a77a312eecf94bd38efb458b563c0c463c88",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/correctTyposApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a8cbdf4248ee2de42b468f89451c79f360c3d0d3",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/cox.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "00861c0b63b70df09eef028f4610b12f513c11ba",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/cspline.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "27785cfd48d07ea40b333041b1885bb88d2fd8d1",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/csplineCG.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "01e5a9719f036bf16122808b902347d862310ef9",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/csplineDS.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e11cf61abac6dad9b2033caa878fbcd0da15412d",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/cvlm.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5a72b28bfbfa4d31af7a23309d1325dee5f73bdd",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/dbscan.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "57b52e92ae1dc568982094020d8f3a3cb72707dc",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/dbscanApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "39b871ddb9fc1648ec0de8d1a3d93932ad09e529",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/decisionTree.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c2cadd0df33c52f83e28f91a42fe14c3aaeb5aca",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/decisionTreePredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "48a60442bdf5f749160ee841a51c6435d46ce575",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/deepWalk.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6f9580b5ed7c243450f93725aa4be19a7963ccee",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/denialConstraints.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bd5eff6c47d1c7466ac2ffad5fe7cb690ea6c3aa",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/differenceStatistics.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "acb39f63b0c6268e3498758202dbdbb020919eaa",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/discoverFD.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "048d11444ef03fdfe2deeb64f0160e2dc176b2fa",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/dist.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c01e47ea639b2a8758e05ef0005f6707f6349dae",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/dmv.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1fab50bc65af598456b7860a8d5526575942959b",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/ema.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e06fc6e96b0f48184b5f1c87327920cc548b9ca1",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/executePipeline.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fe436fc41bbfbe8b3b1e3f5b84392aa967bd47c4",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/f1Score.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a776cfa30508e2967771215497f455f92e444f30",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/fdr.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9772e15959d6e7c0fb2bd8f62fef18dda19a31e1",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/ffPredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8e2b14ddfedbbd66e52bc425e51d9db1824c61b9",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/ffTrain.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d3d32e880cde90fdec264fb5af3166afb39e7441",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/fit_pipeline.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "31b0cd12335e2943baadfbdf8b46a2a1d728d80b",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/fixInvalidLengths.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "95e5802fb382010caf675e877af41e0a3f73427a",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/fixInvalidLengthsApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e6fffa714028953cf08591ffa99fce2a01dae274",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/flattenQuantile.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "87ee40c03514b67f1cf418a4f046464ae9e646eb",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/frameSort.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e54e934d0cb35954f72d495fc6c89b8cf6996960",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/frequencyEncode.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "db4d94e92b4c0ceac11160154f8c5a50e4a2f6c8",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/frequencyEncodeApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0c605ab8a354bc756e99d2fdeece80d4b72ca468",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/garch.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e202cefae8c64825c5ff86fbc9997ca5f54f740a",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/gaussianClassifier.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "da9b573d3db13f03280af971510910bbc1aacf80",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/getAccuracy.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "44a40c2a06e474be84daab7253824bff940555fd",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/glm.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "556ac2bbc4aa28fb387dd35eee3f000470d4a9f6",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/glmPredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e5788753789d035a4d0e4cb3cdad607e53d8d525",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/glove.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "081f197ffa1cb9292f885fbcc2768c7a0d403b69",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/gmm.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9dd34ee83b563a0053bbf15e2358ab819d5418bf",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/gmmPredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2a7295d9da512d0d4330502942c1f5c56126348f",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/gnmf.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b59e4370045652ccb2b1fcf1850f3aaa172c9297",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/gridSearch.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "92d798e644261de4b748be314c437952df17012a",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/hospitalResidencyMatch.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "270fd16601cfbd90d08f7c053e942be0892c29d1",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/hyperband.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b43686296b33d7ba9197e258c3e8b5c514af22ca",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_brightness.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a0ac5c1ea7ed011064cfca33967c584df36f2641",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_brightness_linearized.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "eab6bb2a07d72e4c0f0c8fed6b4b314be33a6555",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_crop.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e19d3a70a831e58ff332f16c33563f74d51cf638",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_crop_linearized.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b9b5e8467c93fbf104536922abcc7fec1af3c19b",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_cutout.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7ce7c76b1de915e77f41b5d5b28b56e7348d6eaf",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_cutout_linearized.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "be0af11a5af1c58161142568108deeddf7787b1b",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_invert.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8d0a6cf520604f96f5e2010eab9a1355bc2bee60",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_invert_linearized.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d1d31fba23009b3e014b7f631a5bf3d2522da5e8",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_mirror.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "56076e239faf94e80df811a3cc16009bf6e1722d",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_mirror_linearized.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d2db21b114e23b0f8811698733805f0314d92a33",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_posterize.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "debac6d54dfa40757d9f1925b54dde6accfa2b0c",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_posterize_linearized.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fca9801b32c206fa9560c7c5aad0a6631ae7d33b",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_rotate.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f40f086f84cb4d8766a5266e739f256b6b89d72a",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_rotate_linearized.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7de25f74b52a452a6169e90331d02a2c8a6cd371",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_sample_pairing.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8cfd5a1873f2bad00408915341b149ceb86f518c",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_sample_pairing_linearized.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8c8144d461c44a5708a659178ca6c7a2800a3998",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_shear.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8907f6a90bb7c88cf737890d4985e1eafd777362",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_shear_linearized.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6bb4676270af9c93db14cbc86ee41666f9cb80da",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_transform.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "16d043af9b8f39a1834dc9f6bef278b06505f01c",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_transform_linearized.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8b5952f8d0355703f15750cadf2a69545f7004e3",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_translate.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "02f0ac813d9ed08e08c3dfb3f6ccf3a7cd3ab07a",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/img_translate_linearized.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bbb6460a20e29b65ce1153a096e6fdb72d1c8f1a",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/impurityMeasures.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f2378547e230c5cc9d3e7acaeb95d1390cc24d16",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/imputeByFD.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "90d7b526013e704f1939bfe5ef39f85bb19334b1",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/imputeByFDApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3f2e21eb59c47521f92f7db4b5c58b3563b280d6",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/imputeByKNN.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "cf7f4dc1283a123c07f5c6b13891c6a947fcf566",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/imputeByMean.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "688b48db94ed9c73879ec8dd180a8c9375b7019e",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/imputeByMeanApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a6762253de2ad07fe31e7938f9775625ba3b1282",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/imputeByMedian.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a6513410a3dfe01fabf1a49ba4c71de558b3d54c",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/imputeByMedianApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "817ec471d26aaabef93a9d51903992226fb76db9",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/imputeByMode.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b7c78a9589373f5d58e3390a4aec0f97e9a49418",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/imputeByModeApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "da2c1f58dee755858595ac0b6d946b8de8a3175c",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/incSliceLine.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "762d68708b5608f866233349229b55ebc163111b",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/intersect.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8392789508c7634f76b01598091af298ddd1170b",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/km.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7f4d1a925965257bcc6277a70fb896b06449f18c",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/kmeans.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b0832ee4854ca79ac23e7570d88a3678b7347be3",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/kmeansPredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c9bc1ed67d4d86abba9482e5233ae6ff53cbb489",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/knn.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "19c9c7adc25bc11fa3f20700572b27195ab5cd07",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/knnGraph.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "098af73b3619d6e08e2e87f24c62d777c0e69015",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/knnbf.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ab8155faaada03d33cc9625858e9082a4a1a6abc",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/l2svm.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0aede20fcb8f9e04a91dd9c26f75084ed2a2b415",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/l2svmPredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c4d8f490939d809b07b406ffbbf34d26baa83986",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/lasso.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f7ca6d4cfadfcfdfe38ef53c101229ab42b496ac",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/lenetPredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "59a1463290c4c394413f68451c3c290ce809f34c",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/lenetTrain.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "50eded5883cfdee8db22e3996d2564defc3bbd99",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/lm.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e0242f13770266209f21503c1236bb0f9b9c6aba",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/lmCG.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "52255a931040aaba66b0b6bdd164ca7a5bee2c60",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/lmDS.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a7179cb84e5f60f91ef8d7c987d788db72cd68e1",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/lmPredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "984fd907304c9bcc3b8b931bf5129b6f26c9c207",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/lmPredictStats.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "aea539ced3b22a945140f81da6bea45165d772ba",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/logSumExp.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "36094918d881f94fb6c0c0a063713009a51614f7",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/mae.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a2284debb88b643378c5b7605ccef88463fb67e3",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/mape.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6dd5b4a7ddc9ab9b965e9b05d9d0bb6909d54778",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/matrixProfile.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "918f849be8ab407be655d0c902c768bf2665d7fa",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/mcc.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "88fd7ed5be7df5afca890b694cbd72be650a65cb",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/mdedup.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "429337e782bd5062673610107b42eaa1e2f2121c",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/mice.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2ecc09a5c25365fed09400219660b4a7ce842ac7",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/miceApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b739bbda38f592d37c97f12e1b9d048036efe906",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/mse.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b71f226d93bb387c2efcaf1fe67b5bf1cedeebed",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/msmape.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "744f0b3dd7dfddde3cf2e33db3953403063196d7",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/msvm.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7900af7168a1179d106c61f0cb749ee284636eab",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/msvmPredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "603271a70268b5c0d20d4db00bc869923c716d27",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/multiLogReg.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "edaf7f83057d3ca1d9bebd0f4d98514a8c987691",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/multiLogRegPredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bc1c11bbc1dd5e7b6e34febb314ee00eadebd2d1",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/na_locf.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0dcd81e0e2d149c5db17c1207725decac481cc79",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/naiveBayes.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "96882aea3d9409e64a17bf9c89e624fcfb37b745",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/naiveBayesPredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "10ebc62538b78d18a4f3054229eac4d3204f3ba2",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/normalize.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "cc42b36e95f811794b619481f972ef2976e86925",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/normalizeApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ad189fa08026ea95780c3d9de6e445decfaf5df3",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/nrmse.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e79c68e3a32a6f5c344a052759b5c31c83e37b3c",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/outlier.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7ea56086d3425bd5a205957d463f243e5ee343c5",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/outlierByArima.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fe62f01994dcd44e7e68e8c3cfbbd698f7f3732e",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/outlierByIQR.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2681463d05cf3510885218aad69b173fecdf7fb9",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/outlierByIQRApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bf7a66cf0d41fdcc53b382c5b3c427135c909590",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/outlierBySd.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ed34b6b6d2c78d137f8d54dfa0d198239c169443",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/outlierBySdApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f1bedc84190e2c62ae213905352a6034949f51a5",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/pageRank.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1eda6ee503fa9bb326180a58c653c43fb10614be",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/pca.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6cc0cf1bff5738a00a8f8e537aaff202291b24e4",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/pcaInverse.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f78df2e4657d9e208e1489418842164dbc2ac465",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/pcaTransform.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1dd0dcb367a8c91f3b58e6bef67b0712ef5543e6",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/pnmf.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "38e6f4468b265ede68e6111083fe234bc51066dc",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/ppca.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c16bb02613d1902b05f93873435fbb1596a32047",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/psnr.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1d4edf6d0d70791e8cc163702d3667f80deb41e5",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/quantizeByCluster.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bdf7bc929425a3e6a28d896d9c2963bdf2c08992",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/raGroupby.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f26d443fdb3e8dc78c22887931068d2f2ab5b5d3",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/raJoin.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7ce2f3805ee79a6b3157fa612ea63ebafb139127",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/raSelection.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e38646fabc6de28a4b0dacb093b1de59a7cf17c5",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/randomForest.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e49e104980c23bf3dcd94fc9c5651faf9bf7c49b",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/randomForestPredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9a4772dcbd1fe549ed397d0537a9d668cda3f03c",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/rmse.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "48a3d09415deef8b3c536c139f05370cae631901",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/scale.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4150e19e62fe8a6ce780004a2c617e06c3344471",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/scaleApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a8a18237ca1f9b4168e012d51a3ac6cf7fb7e370",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/scaleMinMax.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f84ccd06786f30a8d6e101b921940282f2659ca2",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/selectByVarThresh.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6e797bbfe7ca6248828772b751eab47c4a9440c1",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/ses.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "abb64d899a27d7b8456d225e5d157b1b4f9b591b",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/setdiff.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b376f4a5f8dd3376f495746bfbba22b80eb08e98",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/shapExplainer.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bec99c1dcc3ffe989699c11f5efa2094cf675792",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/sherlock.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bb3c82835dac0342142e05955659ab9d4edcd9a1",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/sherlockPredict.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8bba99bf797605d57e42fbb127b29657a6fd381d",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/shortestPath.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b2e613532f12bab94f8b22428dbcfe37116ec8bf",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/sigmoid.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7d4d80df4987b1219445386278b4b9d35967dea7",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/skewness.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "df6362d9f71fac4a5d89bd3044278dbc4f24fc97",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/sliceLine.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0f5a3f19cfb4cd899ba2d4699418292b9a3b4fc8",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/sliceLineDebug.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "94b0bbc0113d9c25fdf0499dfa1156b806b91bc6",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/sliceLineExtract.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "85c7fced018321f46873e33b4ef1e359fa16d1c7",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/slicefinder.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6aadbd94205ea7635a7fc2f0cfaf2fb4cf99836f",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/smape.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "729d9529d393a4ab4fef4f6b591a0dc4d8fd8121",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/smote.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3d142077f965138cfe6cedb2392e48221d6916a1",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/softmax.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0c46d928195a663fd5179fcdf35069595a15fb2c",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/split.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f9c6640a02fd5ad3a992c23ee11519d11e07036b",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/splitBalanced.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f59bbb3b4a5900441fcd35f5dd132891a6f9bb1b",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/sqrtMatrix.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ddddbae2b263178c9cea29d32f89add0aa634453",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/stableMarriage.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2272428487271b44a261c0a74e96a5995b6c3101",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/statsNA.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "35cb47cff1bb9c5299f263c14b4ca630d0392e23",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/steplm.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "65ec9dd1b420a458509c934cbc6f7e12f01404fc",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/stratstats.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "494e632383f6ffed4a6a027207ced8104d1e774b",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/symmetricDifference.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1021a05219840fb236be47c4036f581c06c2c89a",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/tSNE.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8c220b3d866c33a24a469a1a70aecfcea269147d",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/toOneHot.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4fd0bd17f784c3dcf23bdd43469b75936d5995b6",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/tomeklink.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b57c24f3a4786a24c5240aa80ee2f4196b060cdc",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/topk_cleaning.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0b7b146b0afeb4f082c283c0ccc6f0d3d2928e02",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/underSampling.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "24da31088ff0ec58468fecb6bee6c9f2e18e22b7",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/union.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c4df0e4e758f66300589204b4cfeec53a891c519",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/univar.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c1c9e2cbc099d510be7f323126505a146dce0774",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/vectorToCsv.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9ea55cbd1fe4e0ba682a5c786807e7da4b472198",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/wer.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "43c20fbc652787ef090a6fde2cdffb8f74580247",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/winsorize.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f4b3c9e983c0b223eb834afa7bd018615bffa72a",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/winsorizeApply.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "20e4eed2b360bb640e7c7e6345017f3ddad0c0a5",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/xdummy1.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9254147e69113249852063a1db068f5d07d55a5a",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/xdummy2.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "506771aa6d803e34db3c5dcf9579d9cc102d7083",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/xgboost.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b65b35c8ebd2cd7451e1213a27e93ea2fddad2ff",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/xgboostPredictClassification.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1e3310119024a8b99bf49fce26c53b1192a7f9bb",
      "new_mode": 33188,
      "new_path": "src/main/python/docs/source/api/operator/algorithms/xgboostPredictRegression.rst"
    },
    {
      "type": "modify",
      "old_id": "8e835e96a12f44cf7738a6f2bdffb5dc450c2247",
      "old_mode": 33188,
      "old_path": "src/main/python/generator/dml_parser.py",
      "new_id": "e9079b95d63554083f2faa6b4c2ce5af2815a08c",
      "new_mode": 33188,
      "new_path": "src/main/python/generator/dml_parser.py"
    },
    {
      "type": "modify",
      "old_id": "b124feff1906d3a3b9986c153c9a3a412b828674",
      "old_mode": 33188,
      "old_path": "src/main/python/generator/generator.py",
      "new_id": "e321d8336c49c0e45d65a7d6a39a8a2936150c5b",
      "new_mode": 33188,
      "new_path": "src/main/python/generator/generator.py"
    },
    {
      "type": "modify",
      "old_id": "5f33d96bc224aa9e901feef89ef98f57d0881e35",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/dist.py",
      "new_id": "c04f6fb1f4e39ed8a637e747c1a6fe00a0180186",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/dist.py"
    },
    {
      "type": "modify",
      "old_id": "63a472716ab528e1058d2e3ca3f5cd088fb5b672",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_brightness.py",
      "new_id": "a7e93f13a1bcaf8212c82e7a9555cfe4b0a5ce5d",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_brightness.py"
    },
    {
      "type": "modify",
      "old_id": "a5b62012f50eec2b6147a2e7a043f40c63272c0d",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_brightness_linearized.py",
      "new_id": "c5c107526e50b8b37c04a8adf65ede79aedf26a8",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_brightness_linearized.py"
    },
    {
      "type": "modify",
      "old_id": "f0432c7578a51d5964a770437316fc06ddf8c8ae",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_crop.py",
      "new_id": "f5eed9a2ea2f3c73d3022f2879ae00253ee72f3d",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_crop.py"
    },
    {
      "type": "modify",
      "old_id": "4321a8af0db2a1a945a64082e99f185249a1634a",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_crop_linearized.py",
      "new_id": "46fcf802f4585c295b68feb2bf4a9c4837d26f7e",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_crop_linearized.py"
    },
    {
      "type": "modify",
      "old_id": "93befbd7366e97b6d662183bd93eb12a54c516c5",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_cutout.py",
      "new_id": "110e91e9e9d0cb306bbbc77366b616a005ea53e9",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_cutout.py"
    },
    {
      "type": "modify",
      "old_id": "2dd0c52239ffc5d1d49860d514deacf28abd4cbf",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_cutout_linearized.py",
      "new_id": "765885c663b4fedbef3391e6225b29a7d1eccde8",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_cutout_linearized.py"
    },
    {
      "type": "modify",
      "old_id": "a555f23708cf152691b6d18103340df6291ca042",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_invert.py",
      "new_id": "32ad67c4059ac84c44e10735897f9c27a2e867e6",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_invert.py"
    },
    {
      "type": "modify",
      "old_id": "2f66a0b8be2e5ee706f204d6d1a69de6da8d58a7",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_invert_linearized.py",
      "new_id": "59e30a3c77d64e287312e38ce4cf3a5a2e858b11",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_invert_linearized.py"
    },
    {
      "type": "modify",
      "old_id": "285d25fbf2983f4a668a3686f2f0fb799f59c40b",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_mirror.py",
      "new_id": "94d95438fb521d9d60d647b13fa7add765ffc9e0",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_mirror.py"
    },
    {
      "type": "modify",
      "old_id": "1c6ae58ad0328139618e011166bf74d89c0cfe11",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_mirror_linearized.py",
      "new_id": "fdde6506c320d7b1c3b40278cb59f7fd7e93c61c",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_mirror_linearized.py"
    },
    {
      "type": "modify",
      "old_id": "e314b0e7ca0a5d220c76b78918f2c1bb1ff55719",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_posterize.py",
      "new_id": "ae1b367ded5e4d912e0f6c82f600aa7b93250beb",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_posterize.py"
    },
    {
      "type": "modify",
      "old_id": "286ce0222df2cd44f319f8f5f28921535d86168e",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_posterize_linearized.py",
      "new_id": "508145943fb391fd77b2650af8ba9bd21be8001d",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_posterize_linearized.py"
    },
    {
      "type": "modify",
      "old_id": "b8ab1ec0687f646861c619414688da8a23a84b3b",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_rotate.py",
      "new_id": "55f7f28864bcf7e92cb9fb79eeb4903f5472b089",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_rotate.py"
    },
    {
      "type": "modify",
      "old_id": "94e7ecbff2bd3ecf5ca6103d0a028fe9eadb00a0",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_rotate_linearized.py",
      "new_id": "9b1c1725de92cd4da067da984761c569baf4bac3",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_rotate_linearized.py"
    },
    {
      "type": "modify",
      "old_id": "892c524baf79a3509e9e61095927655903a5c24a",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_sample_pairing.py",
      "new_id": "c757d626bd95147b641ce78c730c98d09992e84d",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_sample_pairing.py"
    },
    {
      "type": "modify",
      "old_id": "a7f08c74f41ecbdce8e76f8a3609f6393bf81393",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_sample_pairing_linearized.py",
      "new_id": "4368e2ddc38acb6aed58d1388824b572b4779326",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_sample_pairing_linearized.py"
    },
    {
      "type": "modify",
      "old_id": "44ad9f6883a2b339b634fa94590a948a0b258568",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_shear.py",
      "new_id": "b9c6a22cabbe66c0d4ce496e47cca878fd0ec290",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_shear.py"
    },
    {
      "type": "modify",
      "old_id": "a470c8a08c269c6acf05990b5bd7a1b7e688eb07",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_shear_linearized.py",
      "new_id": "96899e6d06a6ba3e871bf6afd88e5d1bb5e1201b",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_shear_linearized.py"
    },
    {
      "type": "modify",
      "old_id": "73095816bdfff4325773c37a6923f381823e77b2",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_transform.py",
      "new_id": "51a2468e1ad06a7528a912417127c18ede60753f",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_transform.py"
    },
    {
      "type": "modify",
      "old_id": "8020b22a54e54093ad63e5e684f270dca8e0332e",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_transform_linearized.py",
      "new_id": "fb706fc2f930eb544a0f2c4cb81421b48b7cda3a",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_transform_linearized.py"
    },
    {
      "type": "modify",
      "old_id": "9cfc991ca57b07e8cc9058e13a05338ca2cd9937",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_translate.py",
      "new_id": "e184bdbadfec0b25746fdb12253a868007ec2811",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_translate.py"
    },
    {
      "type": "modify",
      "old_id": "92098dab2c753a22c2842f240f673dc8c108ce5e",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/img_translate_linearized.py",
      "new_id": "9b3e2eab92f326e01cbcedf2f3227db9bd8d07cb",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/img_translate_linearized.py"
    },
    {
      "type": "modify",
      "old_id": "e67bbb366fcc3a1bc85aae45c150f94d11765e94",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/lm.py",
      "new_id": "fa317fb22c29bf013251cfd4cdbc9e15fb92fa20",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/lm.py"
    },
    {
      "type": "modify",
      "old_id": "9353f75b8bfdc3328cf2e79ed47a91ec8242e572",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/normalize.py",
      "new_id": "f4dd5bbd1238a54e1bdf18e586bae1dfa4f632a1",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/normalize.py"
    },
    {
      "type": "modify",
      "old_id": "177ebd3fd387765921c7b958deba81087f70e9b1",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/randomForest.py",
      "new_id": "f100d28092fcea514b4f376b1610a0b0add98981",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/randomForest.py"
    },
    {
      "type": "modify",
      "old_id": "bff00217e2788a5358af003fecbe7fe11041c990",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/randomForestPredict.py",
      "new_id": "78dc1bda3f1d335ba5f81f8e639d2287d0aa1591",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/randomForestPredict.py"
    },
    {
      "type": "modify",
      "old_id": "0ad76ec5f70a4542d59b8aad75ebd56a047a12d7",
      "old_mode": 33188,
      "old_path": "src/main/python/systemds/operator/algorithm/builtin/toOneHot.py",
      "new_id": "436ed64df72e585deda9958aefc2a5e808fffd18",
      "new_mode": 33188,
      "new_path": "src/main/python/systemds/operator/algorithm/builtin/toOneHot.py"
    },
    {
      "type": "delete",
      "old_id": "aad8abac66ad499e4e4fc2bfd7576ac941b13716",
      "old_mode": 33188,
      "old_path": "src/main/python/tests/algorithms/test_lm.py",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6a3e39f05da9f5f4fd4ae80f119707e3cde477ad",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_dist.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f30545cd7691727045f87703f00ab42d8de906b2",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_brightness.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a82bab315367c91d933d3bc312f41183257071de",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_brightness_linearized.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ac94a9f8338f72292a3fdd145c9667726e19229e",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_crop.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ae223721886d098d2c41323f1194751e71838c1b",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_crop_linearized.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e66f0aed6f267c113f2e9bcdd0e3ef2d09d4d6ab",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_cutout.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f553b14039357237f95267441920623fc0b7649d",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_cutout_linearized.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a11ff19e99abddbdf973e06302de59745b6191c0",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_invert.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "65db0866c9c110d2ed4ef258e84416448c39283c",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_invert_linearized.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "241635199c82768f2a39d96a20753b50818f6d3d",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_mirror.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f5b8ba4733eda776383c463b9096718a22859494",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_mirror_linearized_0.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a9884ab19eb9d7347f167df99fc10ce6f04d66bb",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_mirror_linearized_1.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d0f1cd7b6ccc263b9abdb1fe4babe2bf32dd94cc",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_posterize.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fb2605998f86a17363e8a9f34a0a3b59581673ee",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_posterize_linearized.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ed7e8bcc435c67591632164e232c511fb3390398",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_rotate.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1f2d7ba1f6d730354a28f6e7f6422809e722601a",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_rotate_linearized.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "87c50493c41d74b115aeb9c766a0c876b43c85f2",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_sample_pairing.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5b550735e359b88e23befeaec43264c2e8934ff5",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_sample_pairing_linearized.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5571e9d3cb5950be611a334addc3149c7ff86a4c",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_shear.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d8963beaebd75589e3b7bab52626fc837ff4e8d1",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_shear_linearized.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f1a91bc6d8e80615db3af03b9834b96190218cc0",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_transform.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6992968486bc0ff281cc9129f1489deba5f47130",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_transform_linearized.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "22f63e25f432adca26196da4e46f7e621d3d9cd9",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_translate.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "86c894b1c55e9438d1f90e919e6fdf11a867eb4d",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_img_translate_linearized.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5c4e83bc8b7f051150979a587db1d7ac39811947",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_lm.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8d6e910a429241fd3616ce30375bf5b546012cfa",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_normalize.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "917e6524d3fae3b188190b00f60a5a79a470877b",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_randomForest.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "48b8e06bdf956f3fb380de23b53694cb7288ccbe",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_randomForestPredict.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4d6b15e79faba39f5f303595e69ebaa4a8a483ea",
      "new_mode": 33188,
      "new_path": "src/main/python/tests/auto_tests/test_toOneHot.py"
    }
  ]
}
