Git Product home page Git Product logo

Comments (21)

pkumza avatar pkumza commented on August 19, 2024

Highly suggest you to try LiteRadar, a lite version of LibRadar that with no compromise to library number.

Or try online detecting

As github only accepts files that less than 100MB, I could only upload a small set of data as dataset

The latest dataset(of more than 2,400,000 apps) has reached 4.4GB, that I can't afford a fast CDN. I've upload a 2.5GB dataset (of 1 million apps) to Baiduyun, but I am not sure about your network speed to China.

from libradar.

yoavst avatar yoavst commented on August 19, 2024

Thank for your answer!

from libradar.

yoavst avatar yoavst commented on August 19, 2024

Just a small question @pkumza , What is the difference between the full and lite one?

from libradar.

pkumza avatar pkumza commented on August 19, 2024

from libradar.

yoavst avatar yoavst commented on August 19, 2024

Sorry for interrupting you, but it seems almost impossible to download anything from Baidu if you are not Chinese. Can you please upload it to something more international?

Thanks again!

from libradar.

pkumza avatar pkumza commented on August 19, 2024

Size-optimized dataset is available at
https://www.dropbox.com/s/w31gig6msdo3cdy/dump-20170515-shrink.rdb.tar.gz?dl=0

See docs/QuickStart.md for detailed installation steps.

from libradar.

yoavst avatar yoavst commented on August 19, 2024

I'm running LibRadar with the full dataset from dropbox and it returns empty data [].LiteRadar works. Any idea?

from libradar.

pkumza avatar pkumza commented on August 19, 2024

Please check that if you are using the latest version first.
The features I use is different in recent commits.

from libradar.

yoavst avatar yoavst commented on August 19, 2024

Repo is up to date.

from libradar.

pkumza avatar pkumza commented on August 19, 2024

Interesting... I've tried again and the shrink data works well.


As you are using Redis, you must have installed `redis-cli`. try it!
$ redis-cli
127.0.0.1:6379> select 2
OK
127.0.0.1:6379[2]> keys *
1) "un_ob_pn"
2) "feature_weight"
3) "un_ob_cnt"
4) "feature_cnt"

Please check if your output is just the same.

from libradar.

yoavst avatar yoavst commented on August 19, 2024
127.0.0.1:6379[2]> keys *
1) "feature_cnt"
2) "feature_weight"
3) "un_ob_pn"
4) "un_ob_cnt"

from libradar.

pkumza avatar pkumza commented on August 19, 2024

Oh yes, your redis works well too. =_=

from libradar.

pkumza avatar pkumza commented on August 19, 2024

Sorry, I've no idea what happened to LibRadar.

I'll test the steps of my QuickStart.md in a purely new machine soon. And I'd better create a docker image for LibRadar latter.

from libradar.

yoavst avatar yoavst commented on August 19, 2024

Thanks!

from libradar.

pkumza avatar pkumza commented on August 19, 2024

I've checked a pure environment and it works well too.

I got a reason that Redis needs several seconds to listen a port as the database is large. How about checking DB settings in _settings.py and trying it again?


btw, my testing env is Ubuntu 16.04 64-bit

from libradar.

yoavst avatar yoavst commented on August 19, 2024

The settings seems OK. I'm running it on latest OS X.

from libradar.

yoavst avatar yoavst commented on August 19, 2024

Seems to be an OS X problem, works great on Ubuntu VM.

from libradar.

pkumza avatar pkumza commented on August 19, 2024

LibRadar is deployed on Linux now. However it is always developed on OS X. πŸ™‰
It works well on my Mac too. 🐡
There's gotta be something wrong with your macOS Env. πŸ™ˆ

from libradar.

AlexKoshulyan avatar AlexKoshulyan commented on August 19, 2024

The link https://www.dropbox.com/s/w31gig6msdo3cdy/dump-20170515-shrink.rdb.tar.gz?dl=0 is broken by now.

from libradar.

pkumza avatar pkumza commented on August 19, 2024

@AlexKoshulyan
Yes, it is broken.
Could you have a try for https://www.dropbox.com/s/ljtzw74twt8xgy6/d.tar.gz?dl=0 ?

from libradar.

AlexKoshulyan avatar AlexKoshulyan commented on August 19, 2024

Fine

from libradar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.