Publishing Source Code of Jahamanga

As a support to Open Source Community, today i’m publishing the source code of Jahamanga(https://play.google.com/store/apps/details?id=com.antares.jahamanga) to github (https://github.com/linggom/Jahamanga)

Please enjoy it, and if have a question do not hesitate to contact me.

Specification :

  1. Develop using android studio
  2. Using gradle 2.1
  3. Using some 3rd pary library (Retrofit for REST API library, Glide for image load and caching, Parse for statistics)

regards
goman

 
1
Kudos
 
1
Kudos

Now read this

Cosine Similarity

As you know, to measure similarity between 2 dataset can use several way, maybe you are familiar with Pearson Correlation, Pearson Correlation is a measure two dataset by measuring their Eucledian Distance or the minimum distance.... Continue →