similar to: Semi-supervised clustering using constraints?

Displaying 20 results from an estimated 70000 matches similar to: "Semi-supervised clustering using constraints?"

2010 May 26
3
cluster analysis and supervised classification: an alternative to knn1?
Hi, I have a 1.000 observations with 10 attributes (of different types: numeric, dicotomic, categorical ecc..) and a measure M. I need to cluster these observations in order to assign a new observation (with the same 10 attributes but not the measure) to a cluster. I want to calculate for the new observation a measure as the average of the meausures M of the observations in the cluster
2008 Oct 28
2
slightly OT: (un)supervised clustering?
Hi, my question is not exactly about R... What I am looking for are hints and directions on suitable methods (available in R or elsewhere) to solve a grouping (or pattern recognition) problem of environmental features in an environmental gradient as described below. Given environmental sampling data set (Depth, Presence of sand, Presence of boulders, Presence of clay). 1 1 1 0 1 1 0 0 1 1
2007 Oct 02
0
Supervised call transfer problem
Hi all, I am running Asterisk in conjunction with a Sip proxy. Asterisk is registered to an external SIP carrier (sip.uni.it) If a call reachs Asterisk through the SIP carrier, then it is forwarded to the external SIP proxy extension (530 at weboffice.dyndns.org), when the extension 530 that has answered the call tries to transfer the call to another extension (513 at
2003 Jun 13
2
Budgetone Supervised Transfer
Hi. I was wondering if there's a way to do supervised transfers on the budgetone 102 . Blind works ok, but can't do supervised. I thought that with the flash button that could be possible, but seems I'm wrong .... matteo.
2003 Oct 16
2
Supervised transfers
I've seen a lot of traffic on the list recently about which phones can do supervised transfers and which cannot, and I have to admit that I'm a bit puzzled. Our existing PBX, which is software based, handles the transfer functions for our call center -- the agents never touch their phone, and instead use software. We can plug any old phone into it, and it'll work just the same. So
2004 Dec 13
1
CallerID after Supervised Transfer
Is there a way to keep the incoming CallerID from the PSTN and pass it onto the sip phone receiving the supervised call transfer? The receptionist receives the PSTN callerID, performs a supervised transfer, we get her local SIP callerID, not the original callers. The main reason we would like the true callerID is for asterisk monitor to name the file correctly for call records. Is this
2005 Jun 01
1
Supervised/Attended transfers
Hey all, I've been trying to get supervised transfers working without success. I'm currently running 1.0.7-stable and think it might be a version problem. Is the supervised transfer feature available in 1.0.7 or do i need to suck down a new version from CVS? Otherwise, apart from setting up features.conf, is there anything else i'm missing? TIA, Jamie. -- Jamie Carl
2007 Feb 16
2
cluster analysis under contiguity constraints with R ?
Hello, I would like to know if there is a function in an R library that allows to do cluster analysis under contiguity constraints ? Thank you very much for your answer ! Lise Bellanger -- Lise Bellanger, Universit? de Nantes D?partement de Math?matiques, Laboratoire Jean Leray UMR CNRS 6629 2, Rue de la Houssini?re BP 92208 - F-44322 Nantes Cedex 03 T?l. : (33|0) 2 51 12
2013 May 19
1
Generate positive definite matrix with constraints
Hi, I have a question for my simulation problem: I would like to generate a positive (or semi def positive) covariance matrix, non singular, in wich the spectral decomposition returns me the same values for all dimensions but differs only in eigenvectors. Ex. sigma [,1] [,2] [1,] 5.05 4.95 [2,] 4.95 5.05 > eigen(sigma) $values [1] 10.0 0.1 $vectors [,1]
2005 Aug 11
1
Supervised transfer problem with BudgetTone
Hi all, I'm quite new on this mailing list, and I discover the asterisk world. I m experimenting a PBX with SIP phones, grandstream budgetone (not expensive for tests) All the features I need work just not one : the supervised call transfers. I know there are a lot of posts about that, but none gave me the correct answer (unless I missed it). Here is my config : 2 sip phones BT102 with
2014 Jun 15
1
Question about clustering
Hi list, I'm new to clustering, and I'm running a little cluster at home. The cluster is running on a workstation hardware and running on Centos 6.5. Component: corosync, pacemaker, drbd and pcs. All works good. This cluster has different resources: 1) drbd0 2) drbd1 3) drbd0_fs 4) drbd1_fs 5) pgsql 6) smb + nmb 7) libvirt (lbs) 8) libvirt_guests (lsb) I've this constraint
2017 Oct 02
0
R and Supervised learning
Luca: 1. We are not a consulting service. We *help* with R pogramming issues. Users are typically expected to make an effort by providing R code and, if appropriate, small data sets that illustrate their difficulties. 2. SEARCH! e.g. on "text processing R" or some such; or try Rseek.org with such searches. R has extensive text processing capabilities, e.g. via regex's. 3.
2005 Jun 01
1
R: R: R: R: R: AT-320 + supervised transfer
No...maybe i don't explain u well. After that B call C andC not answer (go in timeout), B hear first the beeperr and then, together A the busy tone. Now i can't re-take the call :| Thanks Giordano -----Messaggio originale----- Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Gavin Hamill Inviato: mercoled? 1 giugno 2005 12.34 A:
2009 Sep 20
2
Quadratic Constraints
HI All, I am unable to solve a optimization Problem Please Help Me out of this to solve. The Optimization problem is as follows :- My objective function is linear and one of the constraint is quadratic. Min z = 5 * X1 + 9* X2 + 7.15 *X3 + 2 * X4 subject to X1 + X2 + X3 +X4 = 9 X1 + X4 < = 6.55 X3(X3 - 3.5) >=0 X1,X2,X3,X4 >=0 Now the problem is how to solve this kind of
2017 Oct 02
2
R and Supervised learning
Hi, I am currently find myself selecting manually amoungts several hundreds Google Alerts (GA) texts those that are indeed relevant for my research vs those which are not (despite they are triggered by some relevant seach keywords). Basically each week I get several hundreds GA email such as:
2005 May 31
2
R: R: R: R: AT-320 + supervised transfer
Good...it almost works fine! I just have 't' in command Dial, but i also have 'T'. Is it a problem ? This is my Dial() exten => 605,1,Dial(${GIORDANO NAT},60,Ttr) I have only a problem: A and B are speaking, B calls C and ask it if wants speak with A, C accept but if B hang up A is waiting and C get busy tone. To make it works B don't have to hangup but habe to press
2008 Mar 04
1
constrained clustering
Having searched CRAN and the mailing list archives, I'm pretty sure there is no function in R that implements constrained clustering. Before I start writing my own, have I overlooked something? Thanks, Tyler
2005 May 30
2
R: R: AT-320 + supervised transfer
The procedure that will do asterisk is very nice ;) but whe it was available ? Currently is there any way to emprove the transfer? I tryied the scenario that u suggest me but it doesn't work :| and i don't why. Here my sip.conf for the phone, can u say me if there is somethingh wrong ? [2391] type=friend username=2391 secret=2391 language=it host=dynamic context=intern dtmfmode=rfc2833
2005 May 30
4
R: R: R: AT-320 + supervised transfer
I known. I'm using the 1.44 firmware version relesed on 26 may. I worked for italian IVR an HTTP pgaes. So i can only update asterisk with CVS and try atxfer. Thanks for all -----Messaggio originale----- Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Gavin Hamill Inviato: luned? 30 maggio 2005 18.40 A:
2005 May 30
3
R: AT-320 + supervised transfer
Hi, Thanks for yuor answer. The boot time of the phone is very very fast, 10 sec to startup and 2 or 3 second to login to asterisk. I set the NTP server to 255.255.255.255 so it don't try to get time. I thinked carefully to your scenario and i am going to try it, but i don't known if it could like to my customer I will try also to use CVS, but i am skeptic to utilize asterisk to