Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmrozanec/papers
https://github.com/jmrozanec/papers
engineering machine-learning nosql papers
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jmrozanec/papers
- Owner: jmrozanec
- Created: 2014-08-12T20:31:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T08:19:30.000Z (over 6 years ago)
- Last Synced: 2024-04-16T18:19:25.890Z (7 months ago)
- Topics: engineering, machine-learning, nosql, papers
- Size: 34.2 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Papers
In this repository you will find summaries about papers and videos.
## NoSQL
### [NoSQL Tapes](http://nosqltapes.com/)
Main concepts from videos posted at [nosqltapes.com](http://nosqltapes.com/)- [NoSQL](https://github.com/jmrozanec/papers/blob/master/nosql.md)
- [CouchDB](https://github.com/jmrozanec/papers/blob/master/couchdb.md)
- [Dynamo](https://github.com/jmrozanec/papers/blob/master/dynamo.md)
- [Infinitegraph](https://github.com/jmrozanec/papers/blob/master/infinitegraph.md)
- [MapReduce](https://github.com/jmrozanec/papers/blob/master/map-reduce.md)
- [Marklogic](https://github.com/jmrozanec/papers/blob/master/marklogic.md)
- [MongoDB](https://github.com/jmrozanec/papers/blob/master/mongo.md)
- [Neo4j](https://github.com/jmrozanec/papers/blob/master/neo4j.md)
- [RethinkDB](https://github.com/jmrozanec/papers/blob/master/rethinkdb.md)
- [Riak](https://github.com/jmrozanec/papers/blob/master/riak.md)
- [Scality](https://github.com/jmrozanec/papers/blob/master/scality.md)## Big data
- [Google - MillWheel](https://github.com/jmrozanec/papers/blob/master/millwheel.md)
## Data Mining
### Class imbalance problem
- [The class imbalance problem: a systematic study](https://github.com/jmrozanec/papers/blob/master/class_imbalance_problem/a_systematic_study.md)
- [The class imbalance problem in pattern classification and learning](https://github.com/jmrozanec/papers/blob/master/class_imbalance_problem/in_pattern_classification_learning.md)