Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Curio
Manage
Activity
Members
Labels
Plan
Issues
7
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jim Wallace
Curio
Merge requests
!8
Streaming decompression
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Streaming decompression
streaming-decompression
into
main
Overview
0
Commits
4
Pipelines
2
Changes
9
Merged
Jim Wallace
requested to merge
streaming-decompression
into
main
1 year ago
Overview
0
Commits
4
Pipelines
2
Changes
9
Expand
Sketched out streaming decompression of NDJSON archive files from PushShift in the BufferedRedditArchivDecoder class.
Allowed Reddit Submissions to have either Int32 or String created_utc fields (need coextend this to other Types)
Uncommented K-means clustering
👍
0
👎
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Jan 17, 2024
Used Int.random() for Linux compatibility
· 213f82bd
Jim Wallace
authored
1 year ago
213f82bd
Added K-means back into clustering, removed dependency on SIMD.
· d2698f4a
Jim Wallace
authored
1 year ago
d2698f4a
Jan 16, 2024
Fixed test cases
· 5ce21605
Jim Wallace
authored
1 year ago
5ce21605
Initial sketch for BufferedRedditArchiveDecoder and some fixes to Submission Type
· 13d0504c
Jim Wallace
authored
1 year ago
13d0504c
Loading