Displaying 19 results from an estimated 19 matches for "kaggle".
Did you mean:
naggle
2011 Mar 23
1
R helps win competitions
DeaR ComRades,
This is a quote from a News article in Science's 11-February issue, about competitions to model data:
"For Chris Raimondi, a search-engine expert based in Baltimore, Maryland, and winner of the HIV-treatment competition, the Kaggle contest motivated him to hone his skills in a newly learned computer language called R, which he used to encode the winning data model. Raimondi also enjoys the competitive aspect of Kaggle challenges: "It was nice to be able to compare yourself with others; ... it became kind of addictive. .....
2012 Apr 12
1
Support for R in highlight.js
Hello,
I'm the maintainer of a syntax highlighting tool highlight.js[1].
Recently the Kaggle project has announced they wanted to sponsor the
development of the R highlighting definition for it[2]. I wanted to drop
a line about it here since I suspect this list has much more R
programmers on it than our small discussion group :-).
So if you're interested and don't mind touching...
2011 Mar 23
2
R helps win competitions
DeaR ComRades,
This is a quote from a News article in Science's 11-February issue, about competitions to model data:
"For Chris Raimondi, a search-engine expert based in Baltimore, Maryland, and winner of the HIV-treatment competition, the Kaggle contest motivated him to hone his skills in a newly learned computer language called R, which he used to encode the winning data model. Raimondi also enjoys the competitive aspect of Kaggle challenges: "It was nice to be able to compare yourself with others; ... it became kind of addictive. .....
2020 Jul 31
2
Mejor paquete machine learning
Puedes poner el post de kaggle?
Get Outlook for Android<https://aka.ms/ghei36>
________________________________
From: Emilio L. Cano <emilopezcano en gmail.com>
Sent: Friday, July 31, 2020 6:05:57 PM
To: Jesús Para Fernández <j.para.fernandez en hotmail.com>
Cc: r-help-es en r-project.org <r-help-es en r-pr...
2012 Jul 16
0
RSQLite install problem
...rning: extra tokens at end of #ifdef directive
[enabled by default]
^Cmake: *** wait: No child processes. Stop.
make: *** Waiting for unfinished jobs....
make: *** wait: No child processes. Stop.
** R
^C
* removing ‘/home/ubuntu/R/i686-pc-linux-gnu-library/2.14/RSQLite’
ubuntu@ip-10-99-65-94:~/R/kaggle/diabetes$
ubuntu@ip-10-99-65-94:~/R/kaggle/diabetes$
ubuntu@ip-10-99-65-94:~/R/kaggle/diabetes$
ubuntu@ip-10-99-65-94:~/R/kaggle/diabetes$ R CMD INSTALL
RSQLite_0.11.1.tar.gz
* installing to library ‘/home/ubuntu/R/i686-pc-linux-gnu-library/2.14’
* installing *source* package ‘RSQLite’ ...
** packa...
2024 Sep 24
1
Help needed! Pre-processing the dataset before splitting - model building - model tuning - performance evaluation
...t to evaluate performance. But before doing that I want to make
sure that original dataset doesn't have noise, collinearity to address, no
major outliers so that I have to transform the data using techniques like
Box-Cox and looking at VIF to eliminate highly correlated predictors.
https://www.kaggle.com/datasets/joaofilipemarques/google-advanced-data-analytics-waze-user-data
When I fit the original dataset into regression model with Minitab, I get
attached result for residuals. It doesn't look normal. Does it mean there
is high correlation or the dataset in have nonlinear response and
pre...
2020 Jul 31
2
Mejor paquete machine learning
El problema es que te obligaran a usar tibbles y yo soy mas de data.table....
Get Outlook for Android<https://aka.ms/ghei36>
________________________________
From: Emilio L. Cano <emilopezcano en gmail.com>
Sent: Friday, July 31, 2020 5:58:00 PM
To: Jesús Para Fernández <j.para.fernandez en hotmail.com>
Cc: r-help-es en r-project.org <r-help-es en r-project.org>
Subject:
2011 May 11
0
Revolutions Blog: April Roundup
...Software, vol 40: http://bit.ly/jnAxoA
What's new in R 2.13.0, and some benchmarks of the new byte-compiler
feature: http://bit.ly/l26Ym3
Slides, references and replay for a webinar on using the PMML
model-deployment standard with R: http://bit.ly/mlnQVT
Predictive modeling competition site Kaggle reports that over half of
competition winners use R. Also, Revolution R Enterprise is now
available free of charge for Kaggle competitors: http://bit.ly/iDlBFg
R is listed in a ComputerWorld feature on "22 free tools for data
visualization and analysis": http://bit.ly/k8w0Vc
How to load...
2017 Nov 11
4
Es todo python
Un offtopic para empezar el fin de semana.
Acabo de entrar en kaggle, hacia tiempo que no lo hacia, y veo con 'estupor' que practicamente la gente trabaja con python.
Es cierto que la mayor parte de competiciones son usadas con redes neuronales, donde python si tiene ventaja frente a R, pero me da miedo ver como python para temas de machine learning parece...
2012 Oct 17
0
How to optimize or build a better random forest?
Hello Everyone!
It's been a while since I last posted a question! Hope everyone has been
doing well!
~~~ CONTEXT ~~~
I have recently entered a beginner-level competition on kaggle. The
goal of the competition is to build a model that predicts who did/did not
survive on the Titanic.
I decided to use random forests as I have been wanting to learn the
algorithm and the competition was the perfect impetus. Unfortunately, the
model I have built is not very accurate.
~~~ Q...
2017 Oct 31
0
Final models from caret's train function
Using caret on the Titanic data from Kaggle, I tried various models,
including rfRules which produces a model, partly described as such:
> caret.rfRules.cv$finalModel
$model
len freq err
[1,] "2" "0.0368" "0"
[2,] "2" "0.032" "...
2011 Dec 07
0
Revolutions Blog: November Roundup
...ncial modeling with R: http://bit.ly/sLXYCY
R performance tip: pre-allocate a vector, rather than extending it in
a loop: http://bit.ly/ueKsMc
A review of the new book "The Art of R Programming" by Norman Matloff:
http://bit.ly/vTPZ8S
R remains the preferred tool of participants in the Kaggle predictive
modeling competitions: http://bit.ly/uN9DkL
Other non-R-related stories in the past month included: data mining
wine (http://bit.ly/ueyIF0 ), creating a "holodeck" with Kinect
sensors (http://bit.ly/vv5pAV ), visualizing a year of the sky
(http://bit.ly/rLv0zB ) and a radio se...
2010 Dec 16
0
Revolutions Blog: November Roundup
...ttp://bit.ly/ezF5WB
There's a new package to access the InfoChimps API from R, for
geolocation, census demographic data, and more: http://bit.ly/gTWiAA
A tutorial from FlowingData on making bubble charts with R: http://bit.ly/hNL41L
An analysis of the users of the prediction competition site Kaggle
revealed that R was the preferred software of competitors:
http://bit.ly/elsyLb
John Chambers gave a presentation on "R and Multilingualism", with
examples of the new Reference Classes feature of R 2.12:
http://bit.ly/gB3bCZ
News about a forthcoming integration between Revolution R and...
2011 Apr 11
0
Revolutions Blog: March Roundup
...e a novel way of visualizing financial
volatility: http://bit.ly/hkFzpe
Revolution Analytics chief scientist Lee Edlefsen is interviewed at
the Structure Big Data Conference in this five-minute video:
http://bit.ly/ePYpt0
Other non-R-related stories in the past month included: Heritage
Health and Kaggle have launched a 2-year competition with $3.2M in
prizemoney for predicting hospitalization from health data
(http://bit.ly/eH29nJ) and flying by Saturn without CGI
(http://bit.ly/hXzKvQ). On a lighter note, there also was:
successively upgrading every version of Windows
(http://bit.ly/fZqyik), and...
2017 Nov 07
0
Revolutions blog: October 2017 roundup
...he Revolutions blog
(http://blog.revolutionanalytics.com) and every month I post a summary
of articles from the previous month of particular interest to readers
of r-help.
In case you missed them, here are some articles related to R from the
month of October:
A recent survey of competitors on the Kaggle platform reveals that Python (76%)
and R (59%) are the preferred tools for building predictive models:
http://blog.revolutionanalytics.com/2017/10/survey-of-kagglers.html
Microsoft's "Team Data Science Process" has been updated with new guidelines on
use of the IDEAR framework for R...
2012 Aug 03
0
Binary Quadratic Opt
...m where degree of vertex has upper bound" since "Graph isomorphism where degree of vertex has upper bound" has tractable solution. This approach seems promising.
> >
> > I also came across solving Graph matching using Simulated Annealing (http://randomwalker.info/luther/kaggle-deanonymization/Graph_Matching_via_Simulate.html) which also seems promising.
> >
> > How do you feel about these?
> >
> >
> >> > In the lpSolve document there does not seem to be any option where one can specify which variable should the optimizer use to us...
2020 Mar 25
2
Tasa variación diaria COVID-19
Gracias Ruben, muy interesante. Algo así estuve buscando, por ciudades y a
nivel internacional, pero no lo encontré. Me bastaría con el número de
fallecimientos por día, de cuantas más ciudades del mundo mejor. Si alguno
supiera de algo así, le agradecería que me lo comunicase.
Un saludo,
Manuel
El mar., 24 mar. 2020 a las 21:04, Rubén Fernández Casal (<
rubenfcasal en gmail.com>) escribió:
2017 Mar 22
2
GSoC 2017: Letor Click Data Mining
...d by xapian-letor.
To train a click model, we'd need a relevance prediction dataset that should
contain human generated binary relevance labels for query-document pairs.
I'm curious to know from where we can obtain such a dataset. One that I know
of is Yandex web seach challenge dataset on Kaggle.
And, thanks for the link to MSet re-ordering system. I'll check out ideas that
were discussed there.
> That page is ancient, so I hope you're actually installing the 1.4 series
> Xapian and Omega!
Latest stable release is 1.4 series but I actually have 1.5 series installed
which I...
2017 Mar 21
2
GSoC 2017: Letor Click Data Mining
Hi Olly. Thanks for your reply to the previous email.
To have an appropriate subject I've started this new thread for further
discussions.
> There's a $log{} command available in Omega templates. We can't log from
> the result page template, as the clicks happen after that is used, but we
> could make result links redirect via a second Omega template which does
> the