Difference between revisions of "APB-ML-mlr"

From "A B C"
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<div id="BIO">
+
<div id="ABC">
  <div class="b1">
+
<div style="padding:5px; border:1px solid #000000; background-color:#f2fafa; font-size:300%; font-weight:400; color: #000000; width:100%;">
 
The mlr R Package
 
The mlr R Package
  </div>
+
<div style="padding:5px; margin-top:20px; margin-bottom:10px; background-color:#f2fafa; font-size:30%; font-weight:200; color: #000000; ">
 
+
((Draft) ...)
  {{Vspace}}
+
</div>
 
 
<div class="keywords">
 
<b>Keywords:</b>&nbsp;
 
(Draft) ...
 
 
</div>
 
</div>
  
{{Vspace}}
+
{{Smallvspace}}
 
 
 
 
__TOC__
 
 
 
{{Vspace}}
 
  
  
{{STUB}}
+
<div style="padding:5px; border:1px solid #000000; background-color:#f2fafa33; font-size:85%;">
 
+
<div style="font-size:118%;">
{{Vspace}}
+
<b>Abstract:</b><br />
 
 
 
 
</div>
 
<div id="ABC-unit-framework">
 
== Abstract ==
 
 
<section begin=abstract />
 
<section begin=abstract />
<!-- included from "./components/APB-ML-mlr.components.txt", section: "abstract" -->
 
 
(Draft only: edit during development) The R mlr package for diverse machine learning algorithms.
 
(Draft only: edit during development) The R mlr package for diverse machine learning algorithms.
 
<section end=abstract />
 
<section end=abstract />
 
+
</div>
{{Vspace}}
+
<!-- ============================ -->
 
+
<hr>
 
+
<table>
== This unit ... ==
+
<tr>
=== Prerequisites ===
+
<td style="padding:10px;">
<!-- included from "./components/APB-ML-mlr.components.txt", section: "prerequisites" -->
+
<b>Objectives:</b><br />
*[http://steipe.biochemistry.utoronto.ca/abc/students/index.php/APB-ML-Measuring_performance APB-ML-Measuring_performance (Quantifying Machine Learning Performance)]
 
 
 
{{Vspace}}
 
 
 
 
 
=== Objectives ===
 
<!-- included from "./components/APB-ML-mlr.components.txt", section: "objectives" -->
 
 
...
 
...
 
+
</td>
{{Vspace}}
+
<td style="padding:10px;">
 
+
<b>Outcomes:</b><br />
 
 
=== Outcomes ===
 
<!-- included from "./components/APB-ML-mlr.components.txt", section: "outcomes" -->
 
 
...
 
...
 
+
</td>
{{Vspace}}
+
</tr>
 
+
</table>
 
+
<!-- ============================ -->
=== Deliverables ===
+
<hr>
<!-- included from "./components/APB-ML-mlr.components.txt", section: "deliverables" -->
+
<b>Deliverables:</b><br />
 +
<section begin=deliverables />
 
<!-- included from "./data/ABC-unit_components.txt", section: "deliverables-time_management" -->
 
<!-- included from "./data/ABC-unit_components.txt", section: "deliverables-time_management" -->
 
*<b>Time management</b>: Before you begin, estimate how long it will take you to complete this unit. Then, record in your course journal: the number of hours you estimated, the number of hours you worked on the unit, and the amount of time that passed between start and completion of this unit.
 
*<b>Time management</b>: Before you begin, estimate how long it will take you to complete this unit. Then, record in your course journal: the number of hours you estimated, the number of hours you worked on the unit, and the amount of time that passed between start and completion of this unit.
Line 65: Line 41:
 
<!-- included from "./data/ABC-unit_components.txt", section: "deliverables-insights" -->
 
<!-- included from "./data/ABC-unit_components.txt", section: "deliverables-insights" -->
 
*<b>Insights</b>: If you find something particularly noteworthy about this unit, make a note in your [[ABC-Insights|'''insights!''' page]].
 
*<b>Insights</b>: If you find something particularly noteworthy about this unit, make a note in your [[ABC-Insights|'''insights!''' page]].
 
+
<section end=deliverables />
{{Vspace}}
+
<!-- ============================  -->
 
+
<hr>
 
+
<section begin=prerequisites />
 +
<b>Prerequisites:</b><br />
 +
*[http://steipe.biochemistry.utoronto.ca/abc/students/index.php/APB-ML-Measuring_performance APB-ML-Measuring_performance (Quantifying Machine Learning Performance)]
 +
<section end=prerequisites />
 +
<!-- ============================  -->
 
</div>
 
</div>
<div id="BIO">
 
== Contents ==
 
<!-- included from "./components/APB-ML-mlr.components.txt", section: "contents" -->
 
...
 
  
{{Vspace}}
+
{{Smallvspace}}
  
  
== Further reading, links and resources ==
+
{{STUB}}
<!-- Formatting exqmples:
 
{{#pmid: 19957275}}
 
<div class="reference-box">[http://www.ncbi.nlm.nih.gov]</div>
 
-->
 
  
{{Vspace}}
+
{{Smallvspace}}
  
  
== Notes ==
+
__TOC__
<!-- included from "./components/APB-ML-mlr.components.txt", section: "notes" -->
 
<!-- included from "./data/ABC-unit_components.txt", section: "notes" -->
 
<references />
 
  
 
{{Vspace}}
 
{{Vspace}}
  
  
</div>
+
== Contents ==
<div id="ABC-unit-framework">
+
<!-- included from "./components/APB-ML-mlr.components.txt", section: "contents" -->
 +
...
 
== Self-evaluation ==
 
== Self-evaluation ==
<!-- included from "./components/APB-ML-mlr.components.txt", section: "self-evaluation" -->
 
 
<!--
 
<!--
 
=== Question 1===
 
=== Question 1===
Line 115: Line 84:
  
 
-->
 
-->
 
+
== Notes ==
{{Vspace}}
+
<!-- included from "./components/APB-ML-mlr.components.txt", section: "notes" -->
 
+
<!-- included from "./data/ABC-unit_components.txt", section: "notes" -->
 
+
<references />
 +
== Further reading, links and resources ==
 +
<!-- Formatting exqmples:
 +
{{#pmid: 19957275}}
 +
<div class="reference-box">[http://www.ncbi.nlm.nih.gov]</div>
 +
-->
  
 
{{Vspace}}
 
{{Vspace}}

Revision as of 19:31, 26 January 2018

The mlr R Package

((Draft) ...)


 


Abstract:

(Draft only: edit during development) The R mlr package for diverse machine learning algorithms.


Objectives:
...

Outcomes:
...


Deliverables:

  • Time management: Before you begin, estimate how long it will take you to complete this unit. Then, record in your course journal: the number of hours you estimated, the number of hours you worked on the unit, and the amount of time that passed between start and completion of this unit.
  • Journal: Document your progress in your Course Journal. Some tasks may ask you to include specific items in your journal. Don't overlook these.
  • Insights: If you find something particularly noteworthy about this unit, make a note in your insights! page.

Prerequisites:


 


Sorry!

This page is only a stub; it is here as a placeholder to establish the logical framework of the site but there is no significant content as yet. Do not work with this material until it is updated to "live" status.


 



 


Contents

...

Self-evaluation

Notes

Further reading, links and resources

 




 

If in doubt, ask! If anything about this learning unit is not clear to you, do not proceed blindly but ask for clarification. Post your question on the course mailing list: others are likely to have similar problems. Or send an email to your instructor.



 

About ...
 
Author:

NN <email@host>

Created:

2017-09-17

Modified:

2017-09-18

Version:

0.1

Version history:

  • 0.1 First stub

CreativeCommonsBy.png This copyrighted material is licensed under a Creative Commons Attribution 4.0 International License. Follow the link to learn more.