<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>FERMATRICA</title><link>https://fermatrica.github.io/</link><description>Recent content on FERMATRICA</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 16 Oct 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://fermatrica.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>Anaysis &amp; Reporting</title><link>https://fermatrica.github.io/features/reporting/</link><pubDate>Wed, 16 Oct 2024 00:00:00 +0000</pubDate><guid>https://fermatrica.github.io/features/reporting/</guid><description>&lt;p>&lt;img src="https://fermatrica.github.io/features/reporting/intro.jpg" alt="Analysis and reporting">&lt;/p>
&lt;p>&lt;em>Work in progress&lt;/em>&lt;/p>
&lt;h2 id="1-statistical-analysis">1. Statistical Analysis&lt;/h2>
&lt;p>When we build a model, we need some guidelines to understand whether our model is good enough or not. The first part of reporting includes metrics and tests to evaluate the quality of a model.&lt;/p></description></item><item><title>Customizing</title><link>https://fermatrica.github.io/features/customize/</link><pubDate>Wed, 16 Oct 2024 00:00:00 +0000</pubDate><guid>https://fermatrica.github.io/features/customize/</guid><description>&lt;p>&lt;img src="https://fermatrica.github.io/features/customize/intro.jpg" alt="Customization">&lt;/p>
&lt;p>to be filled soon&lt;/p></description></item><item><title>Documentation</title><link>https://fermatrica.github.io/docs/</link><pubDate>Wed, 16 Oct 2024 00:00:00 +0000</pubDate><guid>https://fermatrica.github.io/docs/</guid><description>&lt;p>&lt;img src="https://fermatrica.github.io/docs/intro.jpg" alt="Documentation">&lt;/p>
&lt;h2 id="how-to-start">How to start&lt;/h2>
&lt;p>FERMATRICA contains three publicly available reposotories, install all of them for most scenarios.&lt;/p>
&lt;ol>
&lt;li>Clone repos&lt;/li>
&lt;/ol>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-shell" data-lang="shell">&lt;span style="display:flex;">&lt;span>cd &lt;span style="color:#f92672">[&lt;/span>my_fermatrica_folder&lt;span style="color:#f92672">]&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>git clone https://github.com/FERMATRICA/fermatrica_utils.git 
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>git clone https://github.com/FERMATRICA/fermatrica.git
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>git clone https://github.com/FERMATRICA/fermatrica_rep.git 
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ol start="2">
&lt;li>Install each via &lt;code>pip install [path]&lt;/code>. We recommend to create new virtual environment for your FERMATRICA projects.&lt;/li>
&lt;/ol>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-shell" data-lang="shell">&lt;span style="display:flex;">&lt;span>cd &lt;span style="color:#f92672">[&lt;/span>my_fermatrica_folder&lt;span style="color:#f92672">]&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>pip install &lt;span style="color:#f92672">[&lt;/span>my_fermatrica_folder&lt;span style="color:#f92672">]&lt;/span>/fermatrica_utils
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>pip install &lt;span style="color:#f92672">[&lt;/span>my_fermatrica_folder&lt;span style="color:#f92672">]&lt;/span>/fermatrica
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>pip install &lt;span style="color:#f92672">[&lt;/span>my_fermatrica_folder&lt;span style="color:#f92672">]&lt;/span>/fermatrica_rep
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ol start="3">
&lt;li>
&lt;p>Read &lt;a href="https://fermatrica.github.io/fermatrica/guides/FERMATRICA_and_MMM_instruction.html">the guide&lt;/a> and try the &lt;a href="https://github.com/FERMATRICA/fermatrica/tree/master/samples">sample&lt;/a>.&lt;/p></description></item><item><title>Model &amp; Optimizer</title><link>https://fermatrica.github.io/features/model/</link><pubDate>Wed, 16 Oct 2024 00:00:00 +0000</pubDate><guid>https://fermatrica.github.io/features/model/</guid><description>&lt;p>&lt;img src="https://fermatrica.github.io/features/model/intro.jpg" alt="Modeling and optimizing">&lt;/p>
&lt;h2 id="1-key-ideas">1. Key ideas&lt;/h2>
&lt;p>FERMATRICA separates the model definition into two contours:&lt;/p>
&lt;ul>
&lt;li>
&lt;p>Inner contour - generally a linear model.&lt;/p></description></item></channel></rss>