chrissimxx's Stars
massgravel/Microsoft-Activation-Scripts
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
microsoft/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
DataExpert-io/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
andkret/Cookbook
The Data Engineering Cookbook
defog-ai/sqlcoder
SoTA LLM for converting natural language questions to SQL queries
CStanKonrad/long_llama
LongLLaMA is a large language model capable of handling long contexts. It is based on OpenLLaMA and fine-tuned with the Focused Transformer (FoT) method.
thepycoach/automation
Automation with Python (Excel, scripts, etc)
sdg-1/data-team-handbook
ssp-data/practical-data-engineering
Practical Data Engineering: A Hands-On Real-Estate Project Guide
cartershanklin/pyspark-cheatsheet
PySpark Cheat Sheet - example code to help you learn PySpark and develop apps faster
raffaem/cs-dlp
Script for downloading Coursera.org videos and naming them.
Sentdex/ChatGPT-API-Basics
sharmaroshan/Twitter-Sentiment-Analysis
It is a Natural Language Processing Problem where Sentiment Analysis is done by Classifying the Positive tweets from negative tweets by machine learning models for classification, text mining, text analysis, data analysis and data visualization
kanton-bern/hellodata-be
The Open-Source Enterprise Data Platform in a single Portal
danshorstein/pythonic-accountant
hmohebbi/SentimentAnalysis
(BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on Tensorflow Hub + 1-D CNN and Bi-Directional LSTM on IMDB Movie Reviews Dataset
Maatos/Data-Science-projects
Data Science Projects
apurv101/chatdb
Chat with your Database, no more writing SQL queries
ksdkamesh99/AI-Capstone-Project
It is a AI Capstone project done as a part of IBM AI Engineering
yasser64b/Python-Excel
Link python and excel. Automate excel calculations, charts, Tables
rpeabody43/cs2autoexec
An app that generates a Counter Strike 2 autoexec.cfg file
gotthespirit/SpellChecker
GUI based spell checker with word suggestion algorithm.
zxl124/Ocean-toxin-prediction
A data science project predicting risks of toxic domoic acid events in California coast region
joshuayuanlab151/LDPM-and-GRM
Machine learning models for light distribution pattern and growth rate predictions
NakulLakhotia/Spelling-Rectifier-Web-App
A Flask based web app where you upload a .txt file with spelling mistakes and get corrected output
Shubham11Jain/Spell-Checker
This is a Python based project which uses Levenshtein Minimum Distance Algorithm and the implementation is done in Python GUI Interface.
willgrana/Spell-Checker-with-Simple-GUI
Python spell checker for .txt files or live word entry with a simple GUI.