Skip to content

Commit 1ae5f29

Browse files
committed
update
1 parent bbea2d8 commit 1ae5f29

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

docs/_build/html/modules/generated/piml.models.XGB2Classifier.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -191,12 +191,6 @@ <h1><code class="xref py py-mod docutils literal notranslate"><span class="pre">
191191
</dd>
192192
<dt><strong>feature_types_</strong><span class="classifier">list of str</span></dt><dd><p>The feature type list of all input features.</p>
193193
</dd>
194-
<dt><strong>split_info_: dict</strong></dt><dd><p>The split points per feature.</p>
195-
</dd>
196-
<dt><strong>n_splits_raw_</strong><span class="classifier">int</span></dt><dd><p>The total number of splits in the raw XGB model.</p>
197-
</dd>
198-
<dt><strong>n_splits_</strong><span class="classifier">int</span></dt><dd><p>The total number of splits.</p>
199-
</dd>
200194
<dt><strong>xgb_params_</strong><span class="classifier">dict</span></dt><dd><p>The parameter dict of XGB model.</p>
201195
</dd>
202196
</dl>

docs/_build/html/modules/generated/piml.models.XGB2Regressor.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -191,12 +191,6 @@ <h1><code class="xref py py-mod docutils literal notranslate"><span class="pre">
191191
</dd>
192192
<dt><strong>feature_types_</strong><span class="classifier">list of str</span></dt><dd><p>The feature type list of all input features.</p>
193193
</dd>
194-
<dt><strong>split_info_: dict</strong></dt><dd><p>The split points per feature.</p>
195-
</dd>
196-
<dt><strong>n_splits_raw_</strong><span class="classifier">int</span></dt><dd><p>The total number of splits in the raw XGB model.</p>
197-
</dd>
198-
<dt><strong>n_splits_</strong><span class="classifier">int</span></dt><dd><p>The total number of splits.</p>
199-
</dd>
200194
<dt><strong>xgb_params_</strong><span class="classifier">dict</span></dt><dd><p>The parameter dict of XGB model.</p>
201195
</dd>
202196
</dl>

0 commit comments

Comments
 (0)