<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Machine Learning Modeling &#8211; Penn AI Tech</title>
	<atom:link href="https://resources.pennaitech.org/technology-tools-hardware-software/software/machine-learning-modeling/feed/" rel="self" type="application/rss+xml" />
	<link>https://resources.pennaitech.org</link>
	<description>Just another Penn Nursing site</description>
	<lastBuildDate>Thu, 11 Dec 2025 20:55:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://resources.pennaitech.org/wp-content/uploads/sites/39/2023/03/pennaitech-sitelogo-small-32x32.png</url>
	<title>Machine Learning Modeling &#8211; Penn AI Tech</title>
	<link>https://resources.pennaitech.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Extended Supervised Tracking and Classification System (scikit-ExSTraCS)</title>
		<link>https://resources.pennaitech.org/extended-supervised-tracking-and-classification-system-scikit-exstracs/</link>
		
		<dc:creator><![CDATA[Ray]]></dc:creator>
		<pubDate>Sun, 05 Mar 2023 20:44:22 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Machine Learning Modeling]]></category>
		<category><![CDATA[Technology: Tools, Hardware, and Software]]></category>
		<category><![CDATA[All Resources]]></category>
		<category><![CDATA[interpretable]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[modeling]]></category>
		<category><![CDATA[epistasis]]></category>
		<category><![CDATA[interactions]]></category>
		<category><![CDATA[genetic heterogeneity]]></category>
		<guid isPermaLink="false">https://resources.pennaitech.org/?p=212</guid>

					<description><![CDATA[The scikit-ExSTraCS package includes a sklearn-compatible Python implementation of ExSTraCS 2.0. ExSTraCS 2.0, or Extended Supervised Tracking and Classifying System, implements the core components of a Michigan-Style Learning Classifier System (where the system&#8217;s genetic algorithm operates on a rule level, &#8230; <a class="kt-excerpt-readmore more-link" href="https://resources.pennaitech.org/extended-supervised-tracking-and-classification-system-scikit-exstracs/">Read More</a>]]></description>
										<content:encoded><![CDATA[<p><span style="font-weight: 400">The scikit-ExSTraCS package includes a sklearn-compatible Python implementation of ExSTraCS 2.0. ExSTraCS 2.0, or Extended Supervised Tracking and Classifying System, implements the core components of a Michigan-Style Learning Classifier System (where the system&#8217;s genetic algorithm operates on a rule level, evolving a population of rules with each their own parameters) in an easy to understand way, while still being highly functional in solving ML problems. It allows the incorporation of expert knowledge in the form of attribute weights, attribute tracking, rule compaction, and a rule specificity limit, that makes it particularly adept at solving highly complex problems. In general, Learning Classifier Systems (LCSs) are a classification of Rule Based Machine Learning Algorithms that have been shown to perform well on problems involving high amounts of heterogeneity and epistasis. Well designed LCSs are also highly human interpretable. LCS variants have been shown to adeptly handle supervised and reinforced, classification and regression, online and offline learning problems, as well as missing or unbalanced data. These characteristics of versatility and interpretability give LCSs a wide range of potential applications, notably those in biomedicine.</span></p>
<p>&nbsp;</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>HEROS (Heuristic Evolutionary Rule Optimization System)</title>
		<link>https://resources.pennaitech.org/heros/</link>
		
		<dc:creator><![CDATA[Elizabeth]]></dc:creator>
		<pubDate>Thu, 11 Dec 2025 20:55:46 +0000</pubDate>
				<category><![CDATA[Machine Learning Modeling]]></category>
		<category><![CDATA[Technology: Tools, Hardware, and Software]]></category>
		<category><![CDATA[modeling]]></category>
		<category><![CDATA[machine learning]]></category>
		<guid isPermaLink="false">https://resources.pennaitech.org/?p=655</guid>

					<description><![CDATA[HEROS (Heuristic Evolutionary Rule Optimization System) is an evolutionary rule-based machine learning (ERBML) algorithm framework for supervised learning. This scikit-learn compatible machine learning modeling package is designed to agnostically model simple/complex and/or clean/noisy problems (without hyperparameter optimization) and yield maximally &#8230; <a class="kt-excerpt-readmore more-link" href="https://resources.pennaitech.org/heros/">Read More</a>]]></description>
										<content:encoded><![CDATA[<p>HEROS (Heuristic Evolutionary Rule Optimization System) is an evolutionary rule-based machine learning (ERBML) algorithm framework for supervised learning. This scikit-learn compatible machine learning modeling package is designed to agnostically model simple/complex and/or clean/noisy problems (without hyperparameter optimization) and yield maximally human interpretable models. HEROS adopts a two-phase approach separating rule optimization, and rule-set (i.e. model) optimization, each with distinct multi-objective Pareto-front-based optimization. Rules are optimized based on maximizing rule-accuracy and instance coverage using a Pareto-inspired rule fitness function. Differently, models are optimized based on maximizing balanced accuracy and minimizing rule-set size using an NSGA-II-inspired evolutionary algorithm.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Database Caching using Disk (Request-wide modification query)

Served from: resources.pennaitech.org @ 2026-06-24 09:36:35 by W3 Total Cache
-->