kushalgandhi5's Stars
vishurudratrainer/notebooks
deepset-ai/haystack
:mag: AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
jessramosdata/SQL-Query-Samples
This space includes sample SQL queries that have been adjusted and anonymized from the originals to maintain privacy. Included are queries on orders, products, software performance, order statuses, bank accounts, financial institutions, workflow fallout points, client reports, and more! It is a small snapshot of my work in SQL, but I chose these to share based on their simplicity and readability.
man-group/dtale
Visualizer for pandas data structures
Chanda-Abdul/Grokking-the-Coding-Interview-Patterns
This course categorizes coding interview problems into a set of 16 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to develop an understanding of the underlying pattern, so that, we can apply that pattern to solve other problems.
khuyentran1401/Data-science
Collection of useful data science topics along with articles, videos, and code
dipanjanS/tensorflow2-crash-course
A quick crash course in understanding the essentials of TensorFlow 2 and the integrated Keras API
sajal2692/data-science-portfolio
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.
ThinamXx/Fastai
I will implement Fastai in each projects present in this repository.
fastapi/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
datawithdanny/sql-masterclass
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
benthecoder/ml-blogs-that-are-worth-reading
Blogs on Machine Learning and Deep learning
abhisheknagmal/26-Weeks-Of-Data-Science
Email Newsletter
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
dafriedman97/mlbook
Repository for the free online book Machine Learning from Scratch (link below!)
DataTalksClub/machine-learning-zoomcamp
Learn ML engineering for free in 4 months!
aiplanethub/Deep_Learning_Bootcamp
All the learning material for deep learning bootcamp can be found in this repository
spark-notebook/spark-notebook
Interactive and Reactive Data Science using Scala and Spark.
familyld/cs231n
My implementations and some notes of cs231n.
ravi03071991/MuRIL_finetuning
This repository contains finetuning of MuRIL for text classification.
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
MyDataCafe/Complete-Data-Science-using-Python
This repo will have all the codes & materials for complete Data Science using Python. Please refer these codes together with our Youtube Videos for maximum Learning. https://www.youtube.com/mydatacafe
visenger/awesome-mlops
A curated list of references for MLOps
iamhimanshu0/Machine_Learning
Machine Learning Algorithms
iamhimanshu0/Data_Science
Repository For Data Science Projects
dipanjanS/adversarial_learning_tfug2020
Contains the slides and hands-on tutorials showcasing adversarial learning on convolutional neural networks to build robust vision models
practical-nlp/practical-nlp-code
Official Repository for Code associated with 'Practical Natural Language Processing' book by O'Reilly Media
dipanjanS/text-analytics-with-python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
tirthajyoti/Machine-Learning-with-Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques