Click here to Skip to main content
15,887,083 members
Home / Discussions / Algorithms
   

Algorithms

 
QuestionOptimize algorithm arrange an array with items with even-indexs are on left side of array, items with odd-indexs are on right side of array Pin
Hồng Chấn Phát30-Nov-15 22:11
Hồng Chấn Phát30-Nov-15 22:11 
AnswerRe: Optimize algorithm arrange an array with items with even-indexs are on left side of array, items with odd-indexs are on right side of array Pin
Richard MacCutchan1-Dec-15 2:47
mveRichard MacCutchan1-Dec-15 2:47 
GeneralRe: Optimize algorithm arrange an array with items with even-indexs are on left side of array, items with odd-indexs are on right side of array Pin
Patrice T1-Dec-15 8:32
mvePatrice T1-Dec-15 8:32 
GeneralRe: Optimize algorithm arrange an array with items with even-indexs are on left side of array, items with odd-indexs are on right side of array Pin
Hồng Chấn Phát1-Dec-15 16:06
Hồng Chấn Phát1-Dec-15 16:06 
GeneralRe: Optimize algorithm arrange an array with items with even-indexs are on left side of array, items with odd-indexs are on right side of array Pin
Patrice T1-Dec-15 16:18
mvePatrice T1-Dec-15 16:18 
AnswerRe: Optimize algorithm arrange an array with items with even-indexs are on left side of array, items with odd-indexs are on right side of array Pin
Daniel Pfeffer1-Dec-15 21:54
professionalDaniel Pfeffer1-Dec-15 21:54 
AnswerRe: Optimize algorithm arrange an array with items with even-indexs are on left side of array, items with odd-indexs are on right side of array Pin
BillWoodruff5-Dec-15 20:31
professionalBillWoodruff5-Dec-15 20:31 
QuestionAssociation Rule Algorithm:dynamic god capabilities. Pin
shuga25-Nov-15 6:16
shuga25-Nov-15 6:16 
Hi I have a dataset and I want to perform Association Rules on it.
In other for it to predict accurately, the algorithm should have the ability to look at each attribute and decipher their association which mostly is a result of activities between each attribute in the form of multiplication, addition, subtraction, re-appearance of common patterns etc

Common association algorithms follow a basic pattern deciphering method...'comparing the re-occurrence of item sets'....
The association algorithm I have in mind should have a dynamic god capability....it should be able to determine the relationship between the attributes by going deeper such as finding out if the multiplication of the data 'value' of an instance in one attribute with another data value of an instance in another attribute has a higher rate of predictive accuracy....my workflow is in WEKA and so a compatible algorithm is needed.

I will love to interact with any coder who believes such a task can be accomplished.

cheers
AnswerRe: Association Rule Algorithm:dynamic god capabilities. Pin
Patrice T28-Nov-15 10:05
mvePatrice T28-Nov-15 10:05 
GeneralRe: Association Rule Algorithm:dynamic god capabilities. Pin
shuga28-Nov-15 17:57
shuga28-Nov-15 17:57 
GeneralRe: Association Rule Algorithm:dynamic god capabilities. Pin
shuga28-Nov-15 17:57
shuga28-Nov-15 17:57 
GeneralRe: Association Rule Algorithm:dynamic god capabilities. Pin
shuga28-Nov-15 17:57
shuga28-Nov-15 17:57 
QuestionHow do I solve the recurrence T(n) = T (n - 1) + c substitution method? Pin
axeemg17-Nov-15 4:12
axeemg17-Nov-15 4:12 
AnswerRe: How do I solve the recurrence T(n) = T (n - 1) + c substitution method? Pin
Patrice T17-Nov-15 17:53
mvePatrice T17-Nov-15 17:53 
QuestionAlgorithm query + request Pin
Member 1214387716-Nov-15 6:53
Member 1214387716-Nov-15 6:53 
AnswerRe: Algorithm query + request Pin
Chris Losinger16-Nov-15 7:01
professionalChris Losinger16-Nov-15 7:01 
AnswerRe: Algorithm query + request Pin
Patrice T17-Nov-15 18:00
mvePatrice T17-Nov-15 18:00 
GeneralHash table load factor Pin
Member 1180386012-Nov-15 13:04
Member 1180386012-Nov-15 13:04 
QuestionAlgorithm needed to find a point on A4 size plane Pin
Member 1213438812-Nov-15 3:45
Member 1213438812-Nov-15 3:45 
AnswerRe: Algorithm needed to find a point on A4 size plane Pin
Richard Deeming12-Nov-15 4:05
mveRichard Deeming12-Nov-15 4:05 
AnswerRe: Algorithm needed to find a point on A4 size plane Pin
Chris Maunder12-Nov-15 4:15
cofounderChris Maunder12-Nov-15 4:15 
QuestionFastest way to count nested loops Pin
Member 113783027-Nov-15 2:32
Member 113783027-Nov-15 2:32 
AnswerRe: Fastest way to count nested loops Pin
Patrice T7-Nov-15 4:57
mvePatrice T7-Nov-15 4:57 
GeneralRe: Fastest way to count nested loops Pin
Member 113783027-Nov-15 5:02
Member 113783027-Nov-15 5:02 
GeneralRe: Fastest way to count nested loops Pin
PIEBALDconsult7-Nov-15 5:18
mvePIEBALDconsult7-Nov-15 5:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.