Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where is the -d ../data/preprocessed/movielens_10m/cf/0.2_1/ #1

Open
SeekPoint opened this issue Jan 4, 2017 · 8 comments
Open

where is the -d ../data/preprocessed/movielens_10m/cf/0.2_1/ #1

SeekPoint opened this issue Jan 4, 2017 · 8 comments

Comments

@SeekPoint
Copy link

i cannot see this from movielens 10m zip file

@cartopy
Copy link
Owner

cartopy commented Jan 4, 2017

The path is arbitrary.
You should download and preprocess data, and edit data path

You can download several data at http://dm.postech.ac.kr/~cartopy/ConvMF/

@SeekPoint
Copy link
Author

SeekPoint commented Jan 4, 2017

what the content in run_test_preprocess.sh

*-d ./test/ml-10m/0.2/
-a ./test/ml-10m/ *

not in both http://dm.postech.ac.kr/~cartopy/ConvMF/ and movielens

@cartopy
Copy link
Owner

cartopy commented Jan 4, 2017

please check the configuration information in the first page of ConvMF github.

@SeekPoint
Copy link
Author

I unzip nl-10m.zip to /media/rzai/ai_data/movielens/ml-10M100K/
as:
rzai@rzai00:/prj/ConvMF$ ll /media/rzai/ai_data/movielens/ml-10M100K/
total 262940
drwx------ 2 rzai rzai 4096 1月 3 16:57 ./
drwxrwxr-x 5 rzai rzai 4096 1月 4 10:36 ../
-rwxr-x--- 1 rzai rzai 753 1月 6 2009 allbut.pl*
-rw-r--r-- 1 rzai rzai 522197 1月 6 2009 movies.dat
-rw-r--r-- 1 rzai rzai 265105635 1月 6 2009 ratings.dat
-rw-r--r-- 1 rzai rzai 11563 1月 30 2016 README.html
-rwxr-x--- 1 rzai rzai 1304 2月 17 2016 split_ratings.sh*
-rw-r--r-- 1 rzai rzai 3584119 1月 6 2009 tags.dat
rzai@rzai00:
/prj/ConvMF$

my preprocess file is:
python ./run.py
-d /media/rzai/ai_data/movielens/ml-10M100K/
-a ./test/ml-10m/
-c True
-r github--ConMF/movielens/ml-10m_ratings.dat
-i github--ConMF/movielens/Plot.idmap
-m 1

then run:

rzai@rzai00:~/prj/ConvMF$ bash run_test_preprocess.sh
=================================Preprocess Option Setting=================================
saving preprocessed aux path - ./test/ml-10m/
saving preprocessed data path - /media/rzai/ai_data/movielens/ml-10M100K/
rating data path - github--ConMF/movielens/ml-10m_ratings.dat
document data path - github--ConMF/movielens/Plot.idmap
min_rating: 1
max_length_document: 300
max_df: 0.5
vocab_size: 8000
split_ratio: 0.2

Path - rating data: github--ConMF/movielens/ml-10m_ratings.dat
Path(item text) is wrong!
rzai@rzai00:~/prj/ConvMF$

rzai@rzai00:/prj/ConvMF$ ll github--ConMF/movielens/
total 293204
drwxrwxr-x 3 rzai rzai 4096 1月 4 15:29 ./
drwxrwxr-x 4 rzai rzai 4096 1月 4 14:37 ../
-rw-rw-r-- 1 rzai rzai 522197 1月 4 15:25 ml-10m_movies.dat
-rw-rw-r-- 1 rzai rzai 265105635 1月 4 15:29 ml-10m_ratings.dat
-rw-rw-r-- 1 rzai rzai 171308 1月 4 15:26 ml-1m_movies.dat
-rw-rw-r-- 1 rzai rzai 24594131 1月 4 15:26 ml-1m_ratings.dat
-rw-rw-r-- 1 rzai rzai 9814924 1月 4 15:26 ml_plot.dat
drwxrwxr-x 3 rzai rzai 4096 1月 4 14:32 preprocessed/
-rw-rw-r-- 1 rzai rzai 449 1月 4 14:35 README.txt
rzai@rzai00:
/prj/ConvMF$

@rootlu
Copy link

rootlu commented May 7, 2017

Hey, I got "You don't have permission to access /~cartopy/ConvMF/data/ on this server.

" when I tried to download dataset

@cartopy
Copy link
Owner

cartopy commented May 8, 2017

Now, you can access the dataset. please check it

@s1162276945
Copy link

Is there any problem with "ratings.all" dataset, the first line of the document is ccopy_reg, and when I run, occurs "ImportError: No module named copy_get"

@s1162276945
Copy link

ccopy_reg
reconstructor
p1
(cscipy.sparse.csr
csr_matrix
p2
c__builtin
_
object
p3
NtRp4
(dp5
S'format'
p6
S'csr'
p7
sS'_shape'
p8
(I69878
I10073
tp9
sS'indptr'
p10
cnumpy.core.multiarray
_reconstruct
p11
(cnumpy
ndarray
p12
(I0
tS'b'
tRp13
(I1
(I69879
tcnumpy
dtype
p14
(S'i4'
I0
I1
tRp15
(I3
S'<'
NNNI-1
I-1
I0
tbI00
S'\x00\x00\x00\x00\x16\x00\x00\x00*\x00\x00\x00J\x00\x00\x00p\x00\x00\x00\xc7\x0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants