Displaying 9 results from an estimated 9 matches for "conseder".
Did you mean:
conceder
2013 Mar 19
1
How to get the rolling standard deviation in rasters?
...orked fine but
when I wanted to also calculate based on sd(stander deviation) I got the
error shown below.
I read this documentation of R movingFun and found that sd was mentioned at
http://hosho.ees.hokudai.ac.jp/~kubo/Rdoc/library/raster/html/movingFun.html
I wonder if needs any other things to conseder or sd is not at all supplied
by this function.
sami<- list.files("C:\\Usersfinal-2010", "*.envi", full.names = TRUE)
saf=stack(sami)
dm <- overlay(saf ,fun=function(x) movingFun(x, fun=mean, n=3,
na.rm=TRUE,fill=NA))
### worked very well...
2011 Nov 17
1
tuning random forest. An unexpected result
...35
*18001 15.44861 238.6595 4 7 1
*7018 16.02354 256.7539 2 5 18
20031 16.02536 256.8121 5 1 31
11037 16.02862 256.9165 3 3 37
11612 16.05162 257.6544 3 4 112
i am wondering if i wrong in the setting or there are some aspects i don't
conseder.
thanks for attention and thanks in advance for suggestions and help
Gianni
[[alternative HTML version deleted]]
2019 Jan 02
3
Solr
On Wed, 2019-01-02 at 00:59 -0800, M. Balridge wrote:
> > The main problem is : After some time of indexing from Dovecot, Dovecot
> > returns errors (invalid SID, etc...) and Solr return "out of range
> > indexes" errors
>
> I've been watching the progress of this thread with no small concern, mainly
> because I've been tasked with providing a
2019 Jan 04
3
Solr -> Xapian ?
...you are aware that "linking with Xapian" requires somewhat more work than just -lxapian in linker? If you or someone feels like writing fts_xapian, go for it.
Aki
> On 04 January 2019 at 08:20 Joan Moreau via dovecot <dovecot at dovecot.org> wrote:
>
>
> What about consedering linking Dovecot with Xapian librairies instead of
> going to nightmare Solr ?
>
> https://xapian.org/features
>
> On 2019-01-02 17:10, John Tulp wrote:
>
> > On Wed, 2019-01-02 at 00:59 -0800, M. Balridge wrote: The main problem is : After some time of indexing from D...
2019 Jan 04
2
Solr -> Xapian ?
...r? If you or someone feels
> > like writing fts_xapian, go for it.
> >
> > Aki
> >
> >
> > > On 04 January 2019 at 08:20 Joan Moreau via dovecot <
> > > dovecot at dovecot.org> wrote:
> > >
> > >
> > > What about consedering linking Dovecot with Xapian librairies
> > > instead of
> > > going to nightmare Solr ?
> > >
> > > https://xapian.org/features
> > >
> > > On 2019-01-02 17:10, John Tulp wrote:
> > >
> > >
> > > > On Wed, 2...
2011 Nov 16
0
problem to tunning RandomForest, an unexpected result
...35
*18001 15.44861 238.6595 4 7 1
*7018 16.02354 256.7539 2 5 18
20031 16.02536 256.8121 5 1 31
11037 16.02862 256.9165 3 3 37
11612 16.05162 257.6544 3 4 112
i am wondering if i wrong in the setting or there are some aspects i don't
conseder.
thanks for attention and thanks in advance for suggestions and help
Gianni
require(randomForest)
data(airquality)
set.seed(131)
MyOzone <- data.frame(na.omit(airquality))
str(MyOzone)
#all data
My.mtry=c(1,2,3,4,5)
My.nodesize=c(seq(1,10,by=1))
My.tree=c(seq(1,500,by=1))
# {}
result.mtry...
2019 Jan 04
0
Solr -> Xapian ?
What about consedering linking Dovecot with Xapian librairies instead of
going to nightmare Solr ?
https://xapian.org/features
On 2019-01-02 17:10, John Tulp wrote:
> On Wed, 2019-01-02 at 00:59 -0800, M. Balridge wrote: The main problem is : After some time of indexing from Dovecot, Dovecot
> returns errors...
2019 Jan 04
0
Solr -> Xapian ?
...aware that "linking with Xapian" requires somewhat more work than just -lxapian in linker? If you or someone feels like writing fts_xapian, go for it.
>
> Aki
>
> On 04 January 2019 at 08:20 Joan Moreau via dovecot <dovecot at dovecot.org> wrote:
>
> What about consedering linking Dovecot with Xapian librairies instead of
> going to nightmare Solr ?
>
> https://xapian.org/features
>
> On 2019-01-02 17:10, John Tulp wrote:
>
> On Wed, 2019-01-02 at 00:59 -0800, M. Balridge wrote: The main problem is : After some time of indexing from Doveco...
2019 Jan 04
0
Solr -> Xapian ?
...aware that "linking with Xapian" requires somewhat more work than just -lxapian in linker? If you or someone feels like writing fts_xapian, go for it.
>
> Aki
>
> On 04 January 2019 at 08:20 Joan Moreau via dovecot <dovecot at dovecot.org> wrote:
>
> What about consedering linking Dovecot with Xapian librairies instead of
> going to nightmare Solr ?
>
> https://xapian.org/features
>
> On 2019-01-02 17:10, John Tulp wrote:
>
> On Wed, 2019-01-02 at 00:59 -0800, M. Balridge wrote: The main problem is : After some time of indexing from Doveco...