{ "info": { "author": "Moriaki Saigusa", "author_email": "moriaki3193@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.7" ], "description": "# cdl2r\nCombination Dependent Learning to Rank (\u7d44\u5408\u305b\u4f9d\u5b58\u578b\u30e9\u30f3\u30ad\u30f3\u30b0\u5b66\u7fd2).\n\n## requirements\n- Python 3.6.x ~, 3.7.x ~\n\n## dependencies\n- NumPy\n- Pandas\n\n## installation\n```shell\n$ pip install cdl2r\n```\n\n## usage\n### 1. prepare your dataset\nThe dataset format is like SVM-rank one.\nThe difference is `eid` must be specified in a line.\nHere is a definition of a line.\n`|` symbol means `OR` (so `|` means the value must have either str or int type).\n\n```txt\n .=.