Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #85579

Random forest and svm for remote sensing in python

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <lk.palao@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.028
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'users,': 0.07; 'python': 0.11; 'random': 0.14; 'subject:python': 0.16; 'thanks,': 0.17; 'examples': 0.20; 'work,': 0.20; 'machine': 0.22; 'programming': 0.22; 'algorithms.': 0.24; 'source': 0.25; 'specially': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'open': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'remote': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'love': 0.65; 'day!': 0.85
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=GQTOMxK3fmpVge6uJ2qZ12kuibUT4O+AI2n4JVch7w8=; b=kiPPmIG0W2FmBvdW2Wu5IpvJqfVfn/0DN+68CQ/L5bWQXqHPAwtZ0SisS/bJC1mK5Q 9mhg015Ao4ycEGD6PT88R6RG61iyLWtFKf6YXev/SNKdgQLfBiT5ZjRiNlWX3sUJsnDW J5KVKJ23OvkI6o7QoVsvcmIBU6WcT0FK4rbRxZNCARkkJ9bLvCE9yS+kFdf2w5TWQJq7 7Jd9/wlaOj8GlyX8TYWLWuNPhAr5wBk5XWJpHHSWt946evthE4hqsCDkTRm7DVi7QXrF urB6Wd2dVbyeAYIoVDN4w8EM36icCKnXWhF9A3jBqYwqTkSOf2rDYtaXAIlutvpg0ijQ 1uXw==
MIME-Version 1.0
X-Received by 10.180.12.233 with SMTP id b9mr5672898wic.49.1423745488444; Thu, 12 Feb 2015 04:51:28 -0800 (PST)
In-Reply-To <CAMktv+0VkzWXgPTLUV+agqtsbj+yB1YOmmcCSNFVu1mScb5xzQ@mail.gmail.com>
References <CAMktv+0VkzWXgPTLUV+agqtsbj+yB1YOmmcCSNFVu1mScb5xzQ@mail.gmail.com>
Date Thu, 12 Feb 2015 20:51:28 +0800
Subject Random forest and svm for remote sensing in python
From Leo Kris Palao <lk.palao@gmail.com>
To python-list@python.org
Content-Type multipart/alternative; boundary=001a11c2411416e30f050ee39443
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.18688.1423745496.18130.python-list@python.org> (permalink)
Lines 31
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1423745496 news.xs4all.nl 2976 [2001:888:2000:d::a6]:36835
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:85579

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Python Users,

Good day!

I am currently using ENVI for my image processing/remote sensing work, but
would love to divert into open source python programming for remote
sensing. Can you give me some good sites where I can see practical examples
of how python is used for remote sensing specially using random forest and
support vector machine algorithms.

Thanks,
-Leo

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Random forest and svm for remote sensing in python Leo Kris Palao <lk.palao@gmail.com> - 2015-02-12 20:51 +0800

csiph-web