You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<spanclass="c1"># n_jobs=2, # Uncomment this line if you run locally</span>
856
856
<spanclass="p">)</span>
857
857
</pre></div>
858
858
</div>
859
859
</div>
860
860
<divclass="cell_output docutils container">
861
861
<divclass="output stderr highlight-myst-ansi notranslate"><divclass="highlight"><pre><span></span>/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 1 are removed. Consider decreasing the number of bins.
862
862
warnings.warn(
863
-
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 1 are removed. Consider decreasing the number of bins.
864
-
warnings.warn(
865
-
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 3 are removed. Consider decreasing the number of bins.
866
-
warnings.warn(
867
863
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 3 are removed. Consider decreasing the number of bins.
868
864
warnings.warn(
869
865
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 6 are removed. Consider decreasing the number of bins.
870
866
warnings.warn(
871
-
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 6 are removed. Consider decreasing the number of bins.
872
-
warnings.warn(
873
867
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 7 are removed. Consider decreasing the number of bins.
874
868
warnings.warn(
869
+
</pre></div>
870
+
</div>
871
+
<divclass="output stderr highlight-myst-ansi notranslate"><divclass="highlight"><pre><span></span>/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 1 are removed. Consider decreasing the number of bins.
872
+
warnings.warn(
873
+
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 3 are removed. Consider decreasing the number of bins.
874
+
warnings.warn(
875
+
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 6 are removed. Consider decreasing the number of bins.
876
+
warnings.warn(
875
877
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 7 are removed. Consider decreasing the number of bins.
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 7 are removed. Consider decreasing the number of bins.
886
888
warnings.warn(
887
-
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 1 are removed. Consider decreasing the number of bins.
889
+
</pre></div>
890
+
</div>
891
+
<divclass="output stderr highlight-myst-ansi notranslate"><divclass="highlight"><pre><span></span>/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 1 are removed. Consider decreasing the number of bins.
888
892
warnings.warn(
889
893
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/sklearn/preprocessing/_discretization.py:306: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 3 are removed. Consider decreasing the number of bins.
<divclass="output stream highlight-myst-ansi notranslate"><divclass="highlight"><pre><span></span>Gradient Boosting Decision Tree with KBinsDiscretizer
926
-
Mean absolute error via cross-validation: 45.781 ± 2.019 k$
927
-
Average fit time: 4.459 seconds
930
+
Mean absolute error via cross-validation: 45.771 ± 2.026 k$
0 commit comments