<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=R_ML%3A_Load_Dataset</id>
	<title>R ML: Load Dataset - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=R_ML%3A_Load_Dataset"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=R_ML:_Load_Dataset&amp;action=history"/>
	<updated>2026-04-21T02:56:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://lms.onnocenter.or.id/wiki/index.php?title=R_ML:_Load_Dataset&amp;diff=57692&amp;oldid=prev</id>
		<title>Onnowpurbo: Created page with &quot; # Ref: http://www.sthda.com/english/articles/36-classification-methods-essentials/    install.packages(&quot;mlbench&quot;)  # Load the data set PIMA INDIAN  data(&quot;PimaIndiansDiabetes2...&quot;</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=R_ML:_Load_Dataset&amp;diff=57692&amp;oldid=prev"/>
		<updated>2019-11-29T08:39:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; # Ref: http://www.sthda.com/english/articles/36-classification-methods-essentials/    install.packages(&amp;quot;mlbench&amp;quot;)  # Load the data set PIMA INDIAN  data(&amp;quot;PimaIndiansDiabetes2...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; # Ref: http://www.sthda.com/english/articles/36-classification-methods-essentials/&lt;br /&gt;
 &lt;br /&gt;
 install.packages(&amp;quot;mlbench&amp;quot;)&lt;br /&gt;
 # Load the data set PIMA INDIAN&lt;br /&gt;
 data(&amp;quot;PimaIndiansDiabetes2&amp;quot;, package = &amp;quot;mlbench&amp;quot;)&lt;br /&gt;
 # Inspect the data&lt;br /&gt;
 head(PimaIndiansDiabetes2, 4)&lt;br /&gt;
 &lt;br /&gt;
 # Load the data IRTIS&lt;br /&gt;
 data(&amp;quot;iris&amp;quot;)&lt;br /&gt;
 # Inspect the data&lt;br /&gt;
 head(iris, 4)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Referensi==&lt;br /&gt;
&lt;br /&gt;
* http://www.sthda.com/english/articles/36-classification-methods-essentials/&lt;br /&gt;
&lt;br /&gt;
==Pranala Menarik==&lt;br /&gt;
&lt;br /&gt;
* [[R]]&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>