<!-- 
RSS generated by JIRA (6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc) at Mon Jun 15 14:22:49 EEST 2026

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://jira.mobinets.com/jira/si/jira.issueviews:issue-xml/ACE-24/ACE-24.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Mobinets-JIRA</title>
    <link>http://jira.mobinets.com/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>6.1.4</version>
        <build-number>6159</build-number>
        <build-date>19-11-2013</build-date>
    </build-info>

<item>
            <title>[ACE-24] Relevant alarms detection system</title>
                <link>http://jira.mobinets.com/jira/browse/ACE-24</link>
                <project id="14100" key="ACE">ACE</project>
                    <description>&lt;p&gt;The objective is to use AI/Machine Learning to detect the relevant alarms from the irrelevant (transient) ones.&lt;/p&gt;</description>
                <environment></environment>
        <key id="123624">ACE-24</key>
            <summary>Relevant alarms detection system</summary>
                <type id="10001" iconUrl="http://jira.mobinets.com/jira/images/icons/ico_story.png">Story</type>
                                            <priority id="10002" iconUrl="http://jira.mobinets.com/jira/images/icons/normal.png">Normal</priority>
                        <status id="10001" iconUrl="http://jira.mobinets.com/jira/images/icons/statuses/open.png">To Do</status>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="aosman">Ahmed Osman</reporter>
                        <labels>
                    </labels>
                <created>Wed, 22 May 2024 08:28:36 +0300</created>
                <updated>Fri, 24 May 2024 12:42:54 +0300</updated>
                                                                                <due>Mon, 13 May 2024 00:00:00 +0300</due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                            <comment id="109205" author="aosman" created="Wed, 22 May 2024 08:37:19 +0300"  >&lt;p&gt;The first version &quot;Relevant Alarms Detection v1&quot; contains the data exploration and analysis of the alarms, and feature engineering.&lt;/p&gt;

&lt;p&gt;We will label an alarm as irrelevant if it is cleared within a short period of time, denoted as &quot;n&quot;. The value of &quot;n&quot; should ideally be chosen by a domain expert. For the purpose of this study, we will use &quot;n = 7 minutes&quot;.&lt;/p&gt;</comment>
                            <comment id="109457" author="aosman" created="Fri, 24 May 2024 12:42:54 +0300"  >&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;b&gt;Modeling&lt;/b&gt;:&lt;/li&gt;
	&lt;li&gt;Split the data into 80% training and 20% testing sets.&lt;/li&gt;
	&lt;li&gt;Trained a baseline Random Forest Classifier and evaluated its performance using precision, recall, f1-score, and accuracy metrics.&lt;/li&gt;
	&lt;li&gt;Applied Stratified Shuffle Split to handle class imbalance and re-evaluated the model.&lt;/li&gt;
	&lt;li&gt;Fine-tuned the model using Bayesian optimization to improve performance.&lt;/li&gt;
	&lt;li&gt;Addressed class imbalance using SMOTE to oversample the minority class (Relevant alarms).&lt;/li&gt;
	&lt;li&gt;Re-trained and evaluated the model post-oversampling, achieving significant performance improvements.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;b&gt;Feature Importance Analysis&lt;/b&gt;:&lt;/li&gt;
	&lt;li&gt;Analyzed feature importance from the Random Forest model, highlighting the key contributors: Severity, Technical ID, FM Receive Time, and First Occurrence.&lt;/li&gt;
	&lt;li&gt;Documented insights on the impact of each feature on model predictions.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;b&gt;Results and Conclusions&lt;/b&gt;:&lt;/li&gt;
	&lt;li&gt;Achieved an F1-score, recall, precision, and accuracy of 96% with the oversampled model.&lt;/li&gt;
	&lt;li&gt;Recommended future improvements, including the collection of more labeled data from domain experts to enhance model training.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                    <attachments>
                            <attachment id="100224" name="Relevant Alarms Detection v1.pdf" size="938265" author="aosman" created="Wed, 22 May 2024 08:28:36 +0300"/>
                            <attachment id="100335" name="Relevant Alarms Detection v2.pdf" size="1585293" author="aosman" created="Fri, 24 May 2024 12:42:54 +0300"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Customer</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[NEP_3.X]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_11009" key="com.innovalog.jmcf.jira-misc-custom-fields:calculated-text-field">
                        <customfieldname>Dev. Actual Duration</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[0 minutes]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10304" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Gantt Options</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10200"><![CDATA[Milestone]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10800" key="com.capitalcityconsultants.jira.plugins.customfields.ccc-lastcomment:last-comment">
                        <customfieldname>Last Comment</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p style=&quot;display:inline&quot;&gt;&lt;b&gt;Evaluation License Error:&lt;/b&gt; EXPIRED&lt;/p&gt;</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_12500" key="com.atlassian.jira.toolkit:originalestimate">
                        <customfieldname>Original Estimate</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11008" key="com.innovalog.jmcf.jira-misc-custom-fields:calculated-text-field">
                        <customfieldname>PDM Actual Duration</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[0 minutes]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10301" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Planned End</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 13 May 2024 00:00:00 +0300</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10300" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Planned Start</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 13 May 2024 00:00:00 +0300</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10901" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|xtiau9:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10004" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_11704" key="vivid.trace:VTDirections-custom-field-type">
                        <customfieldname>VTDirections</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        </customfields>
    </item>
</channel>
</rss>