rebeccaforever1's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
lukasz-madon/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
meta-llama/llama3
The official Meta Llama 3 GitHub site
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
cjbarber/ToolsOfTheTrade
Tools of The Trade, from Hacker News.
h2oai/h2ogpt
Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/
jnv/lists
The definitive list of lists (of lists) curated on GitHub and elsewhere
mmccaff/PlacesToPostYourStartup
Compiled list of links from "Ask HN: Where can I post my startup to get beta users?"
JoseDeFreitas/awesome-youtubers
An awesome list of awesome YouTubers that teach about technology. Tutorials about web development, computer science, machine learning, game development, cybersecurity, and more.
meta-llama/llama-models
Utilities intended for use with Llama models.
oxnr/awesome-analytics
A curated list of analytics frameworks, software and other tools.
zudochkin/awesome-newsletters
A list of amazing Newsletters
hal9ai/awesome-dataviz
:chart_with_upwards_trend: A curated list of awesome data visualization libraries and resources.
QwenLM/Qwen2.5-Coder
Qwen2.5-Coder is the code version of Qwen2.5, the large language model series developed by Qwen team, Alibaba Cloud.
rdbende/Sun-Valley-ttk-theme
A gorgeous theme for Tkinter/ttk, based on the Sun Valley visual style ✨
israel-dryer/ttkbootstrap
A supercharged theme extension for tkinter that enables on-demand modern flat style themes inspired by Bootstrap.
tramcar/awesome-job-boards
notlmn/awesome-icons
A curated list of awesome downloadable SVG/PNG/Font icon projects
rdbende/Azure-ttk-theme
A stunning modern theme for ttk inspired by Fluent Design 💠
JHubi1/ollama-app
A modern and easy-to-use client for Ollama
nstrayer/cv
My CV built using RMarkdown and the pagedown package.
rdbende/Forest-ttk-theme
A beautiful modern theme for ttk, inspired by MS Excel's look 🌲🌳
mukulsinghal001/customer-lifetime-prediction-using-python
What is CLV or LTV? CLV or LTV is a metric that helps you measure the customer's lifetime value to a business. In this kernel, I am sharing the customer lifetime value prediction using BG-NBD, Pareto, NBD & Gamma Model on top of RFM in Python.
mukulsinghal001/lead-scoring-model-python
Lead Scoring is such a powerful metric when it comes to quantifying the lead & it is nowadays used by every CRM. In this repository, we are going to take a look at the UpGrad lead scoring case study and see how can we solve this problem through several supervised machine learning models.
demirerenn/CRM_Analtyics
RFM Analysis, Pareto Analysis, CLTV, BG / NBD Model, GAMMA-GAMMA Model
tejas-tilekar/CDAC-Project
CLV is a metric that helps you measure the customer's lifetime value to a business. I am sharing the customer lifetime value prediction using BG-NBD, Pareto, NBD & Gamma Model. Further I have used K-Means algorith to segment customers based on their Predicted CLV.