clrs
zingg
clrs | zingg | |
---|---|---|
4 | 23 | |
461 | 967 | |
1.1% | 0.5% | |
7.5 | 9.8 | |
about 1 month ago | 6 days ago | |
Jupyter Notebook | Java | |
Apache License 2.0 | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
clrs
-
[P] GITModel: Dynamically generate high-quality hierarchical topic tree representations of GitHub repositories using customizable GNN message passing layers, chatgpt, and topic modeling.
Example: https://github.com/deepmind/clrs
-
[D] Is there any research into using neural networks to discover classical algorithms?
Bonus, there is this CLRS benchmark that might be useful for evaluation for your task.
-
[R] A Generalist Neural Algorithmic Learner
The baseline code for the CLRS benchmark (which we use in the paper) has been open-sourced for a while now: https://github.com/deepmind/clrs
- GitHub - deepmind/clrs
zingg
-
Ask HN: What is the most impactful thing you've ever built?
As part of my data consulting, I struggled with identity resolution and started working on scalable no code identity resolution - https://github.com/zinggAI/zingg/ . It has pushed my limits as a software engineer and product builder, and I had to do a lot of learning to build it. Its cool to see people use Zingg in their workflows and save months of working on custom solutions. Big highlight has been North Carolina Open Campaign Data https://crossroads-cx.medium.com/building-open-access-to-nc-...
-
How to find open source data science python projects to contribute to?
Check https://github.com/zinggAI/zingg/. We recently added Python to our stack and are looking for help with building dbt-zingg python models, databricks-zingg python notebooks, python api, building a python based front end etc.
- Merging datasets
-
is it possible to "fuzzy match" or dedupe columns in Redshift?
If you are open to using a framework for this, check Zingg at https://github.com/zinggAI/zingg. It connects to Redshift, snowflake and other warehouses and can handle multiple columns
-
Show HN: Zingg – open-source entity resolution for single source of truth
Thanks for your support. Yes we do ship with some examples and their models which can be run out of the box. We have 3 customer demographic datasets and an ecommerce items matching across Google and Amazon. You can check them here https://github.com/zinggAI/zingg/tree/main/examples
-
Question about Github Referring Sites
I have an open source project hosted at https://github.com/zinggAI/zingg/.
- How do I promote the project appropriately?
-
GitHub Java Projects to Contribute
Check Zingg out at https://github.com/zinggAI/zingg and let me know if you would like to contribute
-
Match over 1 GB of data with inconsistent names
This is interesting, would love to get your feedback on Zingg(https://github.com/zinggAI/zingg) if you are upto it. Thanks!
-
Open source entity resolution - need your feedback!
I have released an open source entity resolution tool Zingg(https://github.com/zinggAI/zingg). Zingg uses Spark and ML to build single source of truth directly in the warehouse or the datalake. Would love to hear from the Reddit folks here what they think about it - do you find it useful? what can I do to make it better? any advice on the problem or the solution?
What are some alternatives?
LeetCode-Solutions - A compilation of all the Leetcode solutions.
splink - Fast, accurate and scalable probabilistic data linkage with support for multiple SQL backends
tuninglib - A C++ Class and Template Library for Performance Critical Applications
rumble - ⛈️ RumbleDB 1.22.0 "Pyrenean oak" 🌳 for Apache Spark | Run queries on your large-scale, messy JSON-like data (JSON, text, CSV, Parquet, ROOT, AVRO, SVM...) | No install required (just a jar to download) | Declarative Machine Learning and more
Crack-Your-Placement - 🎯 Repo for placement-preparation, DSA, Problem-Solving, Competitive Programming, CS-Fundamentals
CLRS - Algorithms implementation in C++ and solutions of questions (both code and math proof) from “Introduction to Algorithms” (3e) (CLRS) in LaTeX.
cp-algorithms - Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
skipledger - Differential disclosure solution for maintaining and exposing information from evolving, append-only journals / ledgers.
algo-ds-101 - algo-ds-101
unidecode - ASCII transliterations of Unicode text - GitHub mirror
callofcode - Coding exercises for beginners. Want to contribute, check out the issues.
automount - Simple devd(8) based automounter for FreeBSD