Build network

Closed Posted 6 years ago Paid on delivery
Closed Paid on delivery

what we did so far is splitting the huge text file into smaller manageable ones

I found a java code to read those smaller chunks one by one and attached it

Salaam Alaikum,

Attached is the task description ([url removed, login to view])

the dataset is a text file of size 932 MB, it is available on this link ( [url removed, login to view] ) that looks like this ([url removed, login to view])

what we need is:

1. a code to form two networks as follows:

Purchase network: this network is a text file with two columns that looks like this:

Id: cutomer:

15 A2IGOA66Y6O8TQ

15 A2OIN4AUH84KNE

2. a dictionary for customers because our analysis tool is incapable of handling char/string so we also need to make a dictionary of those customers as follows:

cutomer: number

A2IGOA66Y6O8TQ 1

A2OIN4AUH84KNE 2

so the final file should become

Id: cutomer:

15 1

15 2

Co-Purchase network: this network is formed between users who bought the same product at least once so it is,example:

cutomer: cutomer:

1 2

3. a code to filter results and eliminate:

nodes with degree less than 500 or even more i.e:

users who bought less than 500 items

products with no purchases

products with a huge number of purchases

how can you help us

PHP Software Architecture

Project ID: #15959965

About the project

3 proposals Remote project Active 6 years ago