-
Notifications
You must be signed in to change notification settings - Fork 0
/
r.learn.predict.parallel.html
37 lines (26 loc) · 1.22 KB
/
r.learn.predict.parallel.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>GRASS GIS manual: r.learn.predict.parallel</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="grassdocs.css" type="text/css">
</head>
<body bgcolor="white">
<div id="container">
<a href="index.html"><img src="grass_logo.png" alt="GRASS logo"></a>
<hr class="header">
<h2>NAME</h2>
<em><b>r.learn.predict.parallel</b></em> - Toolset for parallel running r.learn.predict.
<h2>KEYWORDS</h2>
<a href="r.learn.predict.html">r.learn.predict</a>
<!-- meta page description: Toolset for parallel running r.learn.predict -->
<h2>DESCRIPTION</h2>
The <em>r.learn.predict.parallel</em> toolset consists of the following modules:
<dl>
<dt><a href="r.learn.parallel.predict/r.learn.parallel.predict.html">r.learn.parallel.predict</a></dt>
<dd>compute <a href="r.learn.predict.html">r.learn.predict</a> in parallel with <a href="r.learn.predict.worker/r.learn.predict.worker.html">r.learn.predict.worker</a></dd>
</dl>
<h2>REQUIREMENTS</h2>
<a href="r.learn.predict.html">r.learn.predict</a> and Python3-scikit-learn
<h2>AUTHOR</h2>
Anika Weinmann, <a href="https://www.mundialis.de/">mundialis</a>, Germany