jamesh
|
Registered User
|
This space is intentionally blank. |
|
Nov 21 |
revised |
Determining the best k for a k nearest neighbour added a word in the first sentence. |
|
Nov 21 |
comment |
Determining the best k for a k nearest neighbour For such a small search space, a GA seems a little intense. The two global optima are at k=1 and k=n (why I started with k=2), and the approach to k=n may be quite asymptotic. |
|
Nov 14 |
comment |
Determining the best k for a k nearest neighbour Good point, I'd forgotten about Kohonen maps. |
|
Nov 9 |
comment |
Determining the best k for a k nearest neighbour I got the WP link, thanks for the clippage. I'm not sure I understand your final paragraph. |
|
Nov 9 |
comment |
Determining the best k for a k nearest neighbour The plane is a geographical, i.e. continuous surface. |
|
Nov 9 |
answered | Determining the best k for a k nearest neighbour |
|
Nov 9 |
asked | Determining the best k for a k nearest neighbour |
|
Nov 4 |
accepted | How to toggle the option returned by ConnectivityManager.getBackgroundDataSetting() ? |
|
Nov 3 |
answered | Hidden features of Android development? |
|
Oct 30 |
comment |
Hiding images that failed to load. This is exactly what I was looking for. Thanks. |
|
Oct 29 |
asked | Hiding images that failed to load. |
|
Oct 23 |
answered | Android intent for playing video? |
|
Oct 22 |
comment |
What problems have you solved using artificial neural networks? The NEAT algorithms are really cool. A bit difficult to implement (essentially tracking the history of a mutation, IIRC, and then using the history in the crossover), but quite biologically sound. |
|
Oct 22 |
revised |
Intercepting links from the browser to open my Android app. clarification |
|
Oct 22 |
answered | Intercepting links from the browser to open my Android app. |
|
Oct 22 |
asked | Intercepting links from the browser to open my Android app. |
|
Oct 22 |
answered | Intercepting URL before navigation |
|
Oct 20 |
answered | How to toggle the option returned by ConnectivityManager.getBackgroundDataSetting() ? |
|
Oct 11 |
comment |
Deploying a JavaFX application onto a J2ME handset Thanks. When reading the docs, I had taken it to mean that there were lots out there, but there was also an early access to the WinMo phones too. WinMo the first and only... |
|
Oct 8 |
asked | Deploying a JavaFX application onto a J2ME handset |
|
Oct 2 |
awarded | ● Popular Question |
|
Sep 28 |
comment |
What’s the best approach to recognize patterns in data, and what’s the best way to learn more on the topic? +1 for Dilation & Erosion. |
|
Sep 18 |
accepted | What’s the best way to get a return value out of an asyncExec in Eclipse? |
|
Sep 14 |
comment |
The most significant project management mistakes Not sure I understand this. Can you explain it a bit more? |
|
Sep 14 |
comment |
Efficiency of Sort Algorithms @MedicineMan. Your response to @DVK was a little too defensive. There are some good companies out there who completely agree with DVK - this is Paint The Fence stuff. |
|
Sep 7 |
comment |
How do you format date and time in Android? This is the android.text.format.DateFormat rather than java.text.DateFormat. |
|
Sep 6 |
awarded | ● Yearling |
|
Aug 31 |
accepted | What other sites use badge/reputation systems. |
|
Aug 29 |
answered | Google Earth - Rich Client or Rich Internet Architecture? |
|
Aug 28 |
comment |
Where can I learn more about datastructure tricky questions? This has pulled me out of at least one tricky interview question I can think of. Excellent book. |
|
Aug 28 |
answered | “Right Click” keyboard short cut for Eclipse? |
|
Aug 25 |
answered | On scaling tags in a tag cloud |
|
Aug 25 |
revised |
On scaling tags in a tag cloud added 219 characters in body; edited tags |
|
Aug 25 |
asked | On scaling tags in a tag cloud |
|
Aug 24 |
comment |
ORDER BY on different columns in different directions in SQLite @Eric: I just tried it again. My bad. Not sure what I was doing wrong. Thanks. |
|
Aug 24 |
comment |
ORDER BY on different columns in different directions in SQLite Thanks. I'm fairly sure I tried your suggestion of order by index asc, _date desc, but with no success. |
|
Aug 23 |
asked | ORDER BY on different columns in different directions in SQLite |
|
Aug 23 |
comment |
How to run Eclipse launch configurations programmatically? This article allows us to define our own launch configuration types. We want to be able run existing configurations. Unfortunately, these launch configuration types (plus the framework itself) are all in org.eclipse.jdt.debug.ui, so not really suitable for a headless build server. |
|
Aug 21 |
comment |
How does the Google “Did you mean?” Algorithm work? A few months have passed - care to update us on what approach you settled on? |
|
Aug 20 |
revised |
Does Android support near real time push notification Make more neutral, added pubsubhubub. |
|
Aug 20 |
answered | Does Android support near real time push notification |
|
Aug 6 |
comment |
New to Python. Need info on the environment for it. Would be nice to know which plugin for gvim. |
|
Aug 3 |
revised |
How do you format date and time in Android? Edited for code clarity. Changed varname to fit Android code conv. |
|
Aug 3 |
answered | Getting document position in a WebView? |
|
Aug 3 |
answered | Require a password to uninstall/remove application |
|
Jul 28 |
answered | What is the maximum length a URL can be to be opened in a J2ME browser? |
|
Jul 27 |
comment |
What is the maximum length a URL can be to be opened in a J2ME browser? Second link ("Just another weblog") asserts this, without any sources. Unfortunately, this doesn't really answer the question. I appreciate your efforts. |
|
Jul 27 |
comment |
What is the maximum length a URL can be to be opened in a J2ME browser? Unfortunately, I am not in control of the server, so cannot change the method used to connect. I do not have a choice of service providers either. |
|
Jul 27 |
comment |
What is the maximum length a URL can be to be opened in a J2ME browser? Thanks. I reviewed this link while looking at the question I referenced. It makes no mention of mobile handsets. |
|
Jul 27 |
asked | What is the maximum length a URL can be to be opened in a J2ME browser? |
