Skip to content

Commit

Permalink
Release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Tang committed Apr 26, 2021
1 parent d023b8a commit d653d79
Show file tree
Hide file tree
Showing 4 changed files with 159 additions and 35 deletions.
88 changes: 78 additions & 10 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,11 @@
<div class="container">
<h1 class="title">Index</h1>
Modules: <a href="xgboost.html">xgboost</a>, <a href="xgboost/libxgboost.html">xgboost/libxgboost</a>.<br/><p /><h2>API symbols</h2>
<dl><dt><a name="BoosterHandle" href="#BoosterHandle"><span>BoosterHandle:</span></a></dt><dd><ul class="simple">
<dl><dt><a name="baseMargin" href="#baseMargin"><span>baseMargin:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="XGDMatrixInfoKey.baseMargin" href="xgboost.html#baseMargin">XGDMatrixInfoKey.baseMargin</a></li>
</ul></dd>
<dt><a name="BoosterHandle" href="#BoosterHandle"><span>BoosterHandle:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="libxgboost: BoosterHandle" href="xgboost/libxgboost.html#BoosterHandle">libxgboost: BoosterHandle</a></li>
</ul></dd>
Expand Down Expand Up @@ -92,6 +96,10 @@ <h1 class="title">Index</h1>
<li><a class="reference external"
data-doc-search-tag="xgboost: eval(b: XGBooster; iter: int; dmats: openArray[(string, XGDMatrix)]): string" href="xgboost.html#eval%2CXGBooster%2Cint%2CopenArray%5B%5D">xgboost: eval(b: XGBooster; iter: int; dmats: openArray[(string, XGDMatrix)]): string</a></li>
</ul></dd>
<dt><a name="featureWeights" href="#featureWeights"><span>featureWeights:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="XGDMatrixInfoKey.featureWeights" href="xgboost.html#featureWeights">XGDMatrixInfoKey.featureWeights</a></li>
</ul></dd>
<dt><a name="finalize" href="#finalize"><span>finalize:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="xgboost: finalize(b: XGBooster)" href="xgboost.html#finalize%2CXGBooster">xgboost: finalize(b: XGBooster)</a></li>
Expand All @@ -104,6 +112,34 @@ <h1 class="title">Index</h1>
<li><a class="reference external"
data-doc-search-tag="xgboost: getAttrNames(b: XGBooster): seq[string]" href="xgboost.html#getAttrNames%2CXGBooster">xgboost: getAttrNames(b: XGBooster): seq[string]</a></li>
</ul></dd>
<dt><a name="getFloatInfo" href="#getFloatInfo"><span>getFloatInfo:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="xgboost: getFloatInfo(handle: XGDMatrix; field: string): seq[float32]" href="xgboost.html#getFloatInfo%2CXGDMatrix%2Cstring">xgboost: getFloatInfo(handle: XGDMatrix; field: string): seq[float32]</a></li>
</ul></dd>
<dt><a name="getStrFeatureInfo" href="#getStrFeatureInfo"><span>getStrFeatureInfo:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="xgboost: getStrFeatureInfo(handle: XGDMatrix; field: string): seq[string]" href="xgboost.html#getStrFeatureInfo%2CXGDMatrix%2Cstring">xgboost: getStrFeatureInfo(handle: XGDMatrix; field: string): seq[string]</a></li>
</ul></dd>
<dt><a name="getUIntInfo" href="#getUIntInfo"><span>getUIntInfo:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="xgboost: getUIntInfo(handle: XGDMatrix; field: string): seq[uint32]" href="xgboost.html#getUIntInfo%2CXGDMatrix%2Cstring">xgboost: getUIntInfo(handle: XGDMatrix; field: string): seq[uint32]</a></li>
</ul></dd>
<dt><a name="group" href="#group"><span>group:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="XGDMatrixInfoKey.group" href="xgboost.html#group">XGDMatrixInfoKey.group</a></li>
</ul></dd>
<dt><a name="label" href="#label"><span>label:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="XGDMatrixInfoKey.label" href="xgboost.html#label">XGDMatrixInfoKey.label</a></li>
</ul></dd>
<dt><a name="labelLowerBound" href="#labelLowerBound"><span>labelLowerBound:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="XGDMatrixInfoKey.labelLowerBound" href="xgboost.html#labelLowerBound">XGDMatrixInfoKey.labelLowerBound</a></li>
</ul></dd>
<dt><a name="labelUpperBound" href="#labelUpperBound"><span>labelUpperBound:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="XGDMatrixInfoKey.labelUpperBound" href="xgboost.html#labelUpperBound">XGDMatrixInfoKey.labelUpperBound</a></li>
</ul></dd>
<dt><a name="libxgboost" href="#libxgboost"><span>libxgboost:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="libxgboost: libxgboost" href="xgboost/libxgboost.html#libxgboost">libxgboost: libxgboost</a></li>
Expand All @@ -123,16 +159,14 @@ <h1 class="title">Index</h1>
<dt><a name="newXGDMatrix" href="#newXGDMatrix"><span>newXGDMatrix:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="xgboost: newXGDMatrix[N: static int](data: seq[array[N, float32]];
missing: float32 = 0x7FF7FFFFFFFFFFFF&apos;f64.float32): XGDMatrix" href="xgboost.html#newXGDMatrix%2Cseq%5Barray%5BN%2Cfloat32%5D%5D%2Cfloat32">xgboost: newXGDMatrix[N: static int](data: seq[array[N, float32]];
missing: float32 = 0x7FF7FFFFFFFFFFFF&apos;f64.float32): XGDMatrix</a></li>
missing: float32 = DEFAULT_MISSING): XGDMatrix" href="xgboost.html#newXGDMatrix%2Cseq%5Barray%5BN%2Cfloat32%5D%5D%2Cfloat32">xgboost: newXGDMatrix[N: static int](data: seq[array[N, float32]];
missing: float32 = DEFAULT_MISSING): XGDMatrix</a></li>
<li><a class="reference external"
data-doc-search-tag="xgboost: newXGDMatrix(data: seq[float32]; nRow: int;
missing: float32 = 0x7FF7FFFFFFFFFFFF&apos;f64.float32): XGDMatrix" href="xgboost.html#newXGDMatrix%2Cseq%5Bfloat32%5D%2Cint%2Cfloat32">xgboost: newXGDMatrix(data: seq[float32]; nRow: int;
missing: float32 = 0x7FF7FFFFFFFFFFFF&apos;f64.float32): XGDMatrix</a></li>
data-doc-search-tag="xgboost: newXGDMatrix(data: seq[float32]; nRow: int; missing: float32 = DEFAULT_MISSING): XGDMatrix" href="xgboost.html#newXGDMatrix%2Cseq%5Bfloat32%5D%2Cint%2Cfloat32">xgboost: newXGDMatrix(data: seq[float32]; nRow: int; missing: float32 = DEFAULT_MISSING): XGDMatrix</a></li>
<li><a class="reference external"
data-doc-search-tag="xgboost: newXGDMatrix(data: seq[float32]; nRow, nCol: int;
missing: float32 = 0x7FF7FFFFFFFFFFFF&apos;f64.float32): XGDMatrix" href="xgboost.html#newXGDMatrix%2Cseq%5Bfloat32%5D%2Cint%2Cint%2Cfloat32">xgboost: newXGDMatrix(data: seq[float32]; nRow, nCol: int;
missing: float32 = 0x7FF7FFFFFFFFFFFF&apos;f64.float32): XGDMatrix</a></li>
missing: float32 = DEFAULT_MISSING): XGDMatrix" href="xgboost.html#newXGDMatrix%2Cseq%5Bfloat32%5D%2Cint%2Cint%2Cfloat32">xgboost: newXGDMatrix(data: seq[float32]; nRow, nCol: int;
missing: float32 = DEFAULT_MISSING): XGDMatrix</a></li>
<li><a class="reference external"
data-doc-search-tag="xgboost: newXGDMatrix(fname: string; silent: int = 1): XGDMatrix" href="xgboost.html#newXGDMatrix%2Cstring%2Cint">xgboost: newXGDMatrix(fname: string; silent: int = 1): XGDMatrix</a></li>
</ul></dd>
Expand All @@ -142,8 +176,26 @@ <h1 class="title">Index</h1>
</ul></dd>
<dt><a name="predict" href="#predict"><span>predict:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="xgboost: predict(b: XGBooster; v: seq[float32]; missing: float32 = DEFAULT_MISSING): float32" href="xgboost.html#predict%2CXGBooster%2Cseq%5Bfloat32%5D%2Cfloat32">xgboost: predict(b: XGBooster; v: seq[float32]; missing: float32 = DEFAULT_MISSING): float32</a></li>
<li><a class="reference external"
data-doc-search-tag="xgboost: predict(b: XGBooster; m: XGDMatrix): seq[float32]" href="xgboost.html#predict%2CXGBooster%2CXGDMatrix">xgboost: predict(b: XGBooster; m: XGDMatrix): seq[float32]</a></li>
</ul></dd>
<dt><a name="predictSeq" href="#predictSeq"><span>predictSeq:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
title="Make prediction from single row. Output seq[float32]. Useful for multi:softprob" data-doc-search-tag="xgboost: predictSeq(b: XGBooster; v: seq[float32]; missing: float32 = DEFAULT_MISSING): seq[
float32]" href="xgboost.html#predictSeq%2CXGBooster%2Cseq%5Bfloat32%5D%2Cfloat32">xgboost: predictSeq(b: XGBooster; v: seq[float32]; missing: float32 = DEFAULT_MISSING): seq[
float32]</a></li>
<li><a class="reference external"
data-doc-search-tag="xgboost: predictSeq(b: XGBooster; m: XGDMatrix): seq[seq[float32]]" href="xgboost.html#predictSeq%2CXGBooster%2CXGDMatrix">xgboost: predictSeq(b: XGBooster; m: XGDMatrix): seq[seq[float32]]</a></li>
</ul></dd>
<dt><a name="qid" href="#qid"><span>qid:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="XGDMatrixInfoKey.qid" href="xgboost.html#qid">XGDMatrixInfoKey.qid</a></li>
</ul></dd>
<dt><a name="saveBinary" href="#saveBinary"><span>saveBinary:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="xgboost: saveBinary(handle: XGDMatrix; fname: string; silent: int = 1)" href="xgboost.html#saveBinary%2CXGDMatrix%2Cstring%2Cint">xgboost: saveBinary(handle: XGDMatrix; fname: string; silent: int = 1)</a></li>
</ul></dd>
<dt><a name="saveModel" href="#saveModel"><span>saveModel:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="xgboost: saveModel(b: XGBooster; fname: string)" href="xgboost.html#saveModel%2CXGBooster%2Cstring">xgboost: saveModel(b: XGBooster; fname: string)</a></li>
Expand All @@ -152,6 +204,14 @@ <h1 class="title">Index</h1>
<li><a class="reference external"
data-doc-search-tag="xgboost: setAttr(b: XGBooster; key, value: string)" href="xgboost.html#setAttr%2CXGBooster%2Cstring%2Cstring">xgboost: setAttr(b: XGBooster; key, value: string)</a></li>
</ul></dd>
<dt><a name="setInfo" href="#setInfo"><span>setInfo:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="xgboost: setInfo(handle: XGDMatrix; field: XGDMatrixInfoKey | string; arr: seq[float32])" href="xgboost.html#setInfo%2CXGDMatrix%2C%2Cseq%5Bfloat32%5D">xgboost: setInfo(handle: XGDMatrix; field: XGDMatrixInfoKey | string; arr: seq[float32])</a></li>
<li><a class="reference external"
data-doc-search-tag="xgboost: setInfo(handle: XGDMatrix; field: XGDMatrixInfoKey | string; arr: seq[string])" href="xgboost.html#setInfo%2CXGDMatrix%2C%2Cseq%5Bstring%5D">xgboost: setInfo(handle: XGDMatrix; field: XGDMatrixInfoKey | string; arr: seq[string])</a></li>
<li><a class="reference external"
data-doc-search-tag="xgboost: setInfo(handle: XGDMatrix; field: XGDMatrixInfoKey | string; arr: seq[uint32])" href="xgboost.html#setInfo%2CXGDMatrix%2C%2Cseq%5Buint32%5D">xgboost: setInfo(handle: XGDMatrix; field: XGDMatrixInfoKey | string; arr: seq[uint32])</a></li>
</ul></dd>
<dt><a name="setParam" href="#setParam"><span>setParam:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="xgboost: setParam(b: XGBooster; pairs: openArray[(string, string)])" href="xgboost.html#setParam%2CXGBooster%2CopenArray%5B%5D">xgboost: setParam(b: XGBooster; pairs: openArray[(string, string)])</a></li>
Expand All @@ -172,6 +232,10 @@ <h1 class="title">Index</h1>
<li><a class="reference external"
data-doc-search-tag="xgboost: update(b: XGBooster; iter: int; dtrain: XGDMatrix)" href="xgboost.html#update%2CXGBooster%2Cint%2CXGDMatrix">xgboost: update(b: XGBooster; iter: int; dtrain: XGDMatrix)</a></li>
</ul></dd>
<dt><a name="weight" href="#weight"><span>weight:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="XGDMatrixInfoKey.weight" href="xgboost.html#weight">XGDMatrixInfoKey.weight</a></li>
</ul></dd>
<dt><a name="XGBCallbackDataIterNext" href="#XGBCallbackDataIterNext"><span>XGBCallbackDataIterNext:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="libxgboost: XGBCallbackDataIterNext" href="xgboost/libxgboost.html#XGBCallbackDataIterNext">libxgboost: XGBCallbackDataIterNext</a></li>
Expand Down Expand Up @@ -428,7 +492,7 @@ <h1 class="title">Index</h1>
</ul></dd>
<dt><a name="xgbRegisterLogCallback" href="#xgbRegisterLogCallback"><span>xgbRegisterLogCallback:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="xgboost: xgbRegisterLogCallback(callback: proc (a1: string) {.gcsafe.})" href="xgboost.html#xgbRegisterLogCallback%2Cproc%28string%29">xgboost: xgbRegisterLogCallback(callback: proc (a1: string) {.gcsafe.})</a></li>
data-doc-search-tag="xgboost: xgbRegisterLogCallback(callback: proc (msg: string) {.gcsafe.})" href="xgboost.html#xgbRegisterLogCallback%2Cproc%28string%29">xgboost: xgbRegisterLogCallback(callback: proc (msg: string) {.gcsafe.})</a></li>
</ul></dd>
<dt><a name="XGBRegisterLogCallback" href="#XGBRegisterLogCallback"><span>XGBRegisterLogCallback:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
Expand Down Expand Up @@ -560,6 +624,10 @@ <h1 class="title">Index</h1>
out_len: ptr bst_ulong; out_dptr: ptr ptr cuint): cint" href="xgboost/libxgboost.html#XGDMatrixGetUIntInfo%2CDMatrixHandle%2Ccstring%2Cptr.bst_ulong%2Cptr.ptr.cuint">libxgboost: XGDMatrixGetUIntInfo(handle: DMatrixHandle; field: cstring;
out_len: ptr bst_ulong; out_dptr: ptr ptr cuint): cint</a></li>
</ul></dd>
<dt><a name="XGDMatrixInfoKey" href="#XGDMatrixInfoKey"><span>XGDMatrixInfoKey:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="xgboost: XGDMatrixInfoKey" href="xgboost.html#XGDMatrixInfoKey">xgboost: XGDMatrixInfoKey</a></li>
</ul></dd>
<dt><a name="XGDMatrixNumCol" href="#XGDMatrixNumCol"><span>XGDMatrixNumCol:</span></a></dt><dd><ul class="simple">
<li><a class="reference external"
data-doc-search-tag="libxgboost: XGDMatrixNumCol(handle: DMatrixHandle; out: ptr bst_ulong): cint" href="xgboost/libxgboost.html#XGDMatrixNumCol%2CDMatrixHandle%2Cptr.bst_ulong">libxgboost: XGDMatrixNumCol(handle: DMatrixHandle; out: ptr bst_ulong): cint</a></li>
Expand Down Expand Up @@ -631,7 +699,7 @@ <h1 class="title">Index</h1>
<div class="twelve-columns footer">
<span class="nim-sprite"></span>
<br/>
<small style="color: var(--hint);">Made with Nim. Generated: 2021-04-22 04:44:42 UTC</small>
<small style="color: var(--hint);">Made with Nim. Generated: 2021-04-26 04:40:55 UTC</small>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit d653d79

Please sign in to comment.