<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://docs.chrometrica.ru/changelog</id>
    <title>Chrometrica Docs Blog</title>
    <updated>2026-09-25T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://docs.chrometrica.ru/changelog"/>
    <subtitle>Chrometrica Docs Blog</subtitle>
    <icon>https://docs.chrometrica.ru/img/favicon.svg</icon>
    <entry>
        <title type="html"><![CDATA[All Classes Sets keeps your settings, correct feature names]]></title>
        <id>https://docs.chrometrica.ru/changelog/all-classes-sets-and-feature-names</id>
        <link href="https://docs.chrometrica.ru/changelog/all-classes-sets-and-feature-names"/>
        <updated>2026-09-25T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Two fixes for analyses, and a finished Results section in this]]></summary>
        <content type="html"><![CDATA[<p>Two fixes for analyses, and a finished Results section in this
documentation.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://docs.chrometrica.ru/changelog/all-classes-sets-and-feature-names#fixed" class="hash-link" aria-label="Direct link to Fixed" title="Direct link to Fixed" translate="no">​</a></h2>
<ul>
<li class=""><strong>All Classes Sets keeps the dialog settings.</strong> With
<a class="" href="https://docs.chrometrica.ru/chemometrics/running-analysis/analysis-dialog#running-several-methods-at-once">All Classes Sets</a>
checked, the analyses of each class combination ignored the
<strong>Algorithm Parameters</strong> of the method (they ran with the defaults) and
<strong>Average replicates</strong>. Both are now applied. With <strong>ALL</strong>, the PLS-DA
analyses of each combination now search for the best number of
components, as they do without All Classes Sets. Rerun analyses made with
All Classes Sets if you want them to use your settings.</li>
<li class=""><strong>Feature names with feature selection.</strong> For Random Forest, XGBoost, BBC
and BRF with <a class="" href="https://docs.chrometrica.ru/chemometrics/running-analysis/feature-selection">feature selection</a>
on, <strong>Top Feature Importance</strong> on the analysis card and the
<a class="" href="https://docs.chrometrica.ru/chemometrics/visualizations/feature-importance">Feature importance</a> plot
showed the importances under the names of the wrong columns. The numbers
were right, the names were not. They now show the selected columns. The
card and the <strong>Config</strong> tab (which now lists the most important features
by name instead of <em>Feature 0</em>, <em>Feature 1</em>, …) are corrected for existing
analyses too; a plot made before this fix keeps the wrong names, so create
it again.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="documentation">Documentation<a href="https://docs.chrometrica.ru/changelog/all-classes-sets-and-feature-names#documentation" class="hash-link" aria-label="Direct link to Documentation" title="Direct link to Documentation" translate="no">​</a></h2>
<ul>
<li class="">New pages: <a class="" href="https://docs.chrometrica.ru/chemometrics/results/results-stage">Results stage</a> and
<a class="" href="https://docs.chrometrica.ru/chemometrics/results/summary">Results summary</a>, with interactive demos of
the analysis card and the summary table.</li>
</ul>]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Analysis settings now apply, safer XGBoost validation, Docs link]]></title>
        <id>https://docs.chrometrica.ru/changelog/analysis-fixes-and-docs-link</id>
        <link href="https://docs.chrometrica.ru/changelog/analysis-fixes-and-docs-link"/>
        <updated>2026-09-25T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[This release makes every setting in the analysis dialog take effect, fixes]]></summary>
        <content type="html"><![CDATA[<p>This release makes every setting in the analysis dialog take effect, fixes
several analyses that failed with some options, and adds a link to this
documentation to the app.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="new">New<a href="https://docs.chrometrica.ru/changelog/analysis-fixes-and-docs-link#new" class="hash-link" aria-label="Direct link to New" title="Direct link to New" translate="no">​</a></h2>
<ul>
<li class=""><strong>Docs link in the app.</strong> The top navigation bar has a <strong>Docs</strong> item that
opens this site in a new tab.</li>
<li class=""><strong>Permutation plot p-values.</strong> On the plot card, a p-value of <strong>0.05 or
less</strong> is now shown in green (the threshold was 0.005). See
<a class="" href="https://docs.chrometrica.ru/chemometrics/running-analysis/permutation-test#reading-the-p-value">Reading the p-value</a>.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://docs.chrometrica.ru/changelog/analysis-fixes-and-docs-link#changed" class="hash-link" aria-label="Direct link to Changed" title="Direct link to Changed" translate="no">​</a></h2>
<ul>
<li class="">
<p><strong>Dialog settings are applied to the model.</strong> These fields were saved but
ignored before; they now change the result:</p>
<ul>
<li class=""><a class="" href="https://docs.chrometrica.ru/chemometrics/methods/lda">LDA</a>: <strong>Solver</strong>;</li>
<li class=""><a class="" href="https://docs.chrometrica.ru/chemometrics/methods/logistic">Logistic regression</a>: <strong>Regularization (C)</strong>, <strong>Max Iterations</strong>;</li>
<li class=""><a class="" href="https://docs.chrometrica.ru/chemometrics/methods/svm">SVM</a>: <strong>Kernel</strong>, <strong>Regularization (C)</strong>;</li>
<li class=""><a class="" href="https://docs.chrometrica.ru/chemometrics/methods/random-forest">Random forest</a>: <strong>Number of Trees</strong>, <strong>Max Depth</strong>;</li>
<li class=""><a class="" href="https://docs.chrometrica.ru/chemometrics/methods/xgboost">XGBoost</a>: <strong>Booster</strong>, <strong>Tree Method</strong>.</li>
</ul>
<p>The permutation test and the Excel export use the same values.</p>
</li>
<li class="">
<p><strong>SIMCA uses the significance level α.</strong> A class model now accepts a sample
only inside its acceptance area; a sample accepted by no class is reported
as <code>UNKNOWN</code>. Results are stricter than before, so rerun SIMCA analyses you
want to compare. See <a class="" href="https://docs.chrometrica.ru/chemometrics/methods/simca#how-it-works">SIMCA</a>.</p>
</li>
<li class="">
<p><strong>XGBoost early stopping</strong> no longer looks at the test fold: it uses a
validation part of the training rows. Cross-validated metrics are now
honest. See <a class="" href="https://docs.chrometrica.ru/chemometrics/methods/xgboost#early-stopping-and-validation">Early stopping and validation</a>.</p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://docs.chrometrica.ru/changelog/analysis-fixes-and-docs-link#fixed" class="hash-link" aria-label="Direct link to Fixed" title="Direct link to Fixed" translate="no">​</a></h2>
<ul>
<li class="">XGBoost failed on small data sets with early stopping on.</li>
<li class="">Balanced Random Forest failed with <strong>Max Features</strong> = All features, 10 %
or 50 %, and with <strong>Class Weight</strong> = None.</li>
<li class="">PLS-DA failed when the component search used <strong>F1 Weighted</strong>.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="removed-from-the-dialog">Removed from the dialog<a href="https://docs.chrometrica.ru/changelog/analysis-fixes-and-docs-link#removed-from-the-dialog" class="hash-link" aria-label="Direct link to Removed from the dialog" title="Direct link to Removed from the dialog" translate="no">​</a></h2>
<p>These fields had no effect and are gone: <strong>Solver = LSQR</strong> (LDA),
<strong>Outlier Threshold (γ)</strong> (PLS-DA), <strong>Score Threshold</strong> (feature selection)
and <strong>Sampling Strategy = Minority</strong> (Balanced Random Forest, not supported by
the library).</p>]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Documentation site launched]]></title>
        <id>https://docs.chrometrica.ru/changelog/documentation-site</id>
        <link href="https://docs.chrometrica.ru/changelog/documentation-site"/>
        <updated>2026-09-25T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Chrometrica now has a documentation site. The first section being written is]]></summary>
        <content type="html"><![CDATA[<p>Chrometrica now has a documentation site. The first section being written is
<a class="" href="https://docs.chrometrica.ru/chemometrics">Chemometrics</a>: data preparation, analysis methods, validation,
results and plots.</p>]]></content>
    </entry>
</feed>