Otobi1's Stars
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
Python-World/python-mini-projects
A collection of simple python mini projects to enhance your python skills
plasma-umass/scalene
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
Datalux/Osintgram
Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
megadose/holehe
holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.
prakhar1989/Algorithms
:computer: Data Structures and Algorithms in Python
eddwebster/football_analytics
📊⚽ A collection of football analytics projects, data, and analysis by Edd Webster (@eddwebster), including a curated list of publicly available resources published by the football analytics community.
sspaeti-com/practical-data-engineering
Practical Data Engineering: A Hands-On Real-Estate Project Guide
Bunsly/HomeHarvest
Python package for scraping real estate property data
microsoft/fabric-samples
Samples and data for Microsoft Fabric Learn content
EcZachly/cumulative-table-design
This repository helps teach people how to correctly define and create cumulative tables!
airscholar/e2e-data-engineering
An end-to-end data engineering pipeline that orchestrates data ingestion, processing, and storage using Apache Airflow, Python, Apache Kafka, Apache Zookeeper, Apache Spark, and Cassandra. All components are containerized with Docker for easy deployment and scalability.
curiousily/Machine-Learning-from-Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
m-kovalsky/Fabric
Useful code for fabric notebooks
LearnWeb3DAO/BasicFrontEndTutorial
realaisles/BerlinSalaryTrends
This was a Salary Trends repo.
ergest/metricsplaybook
djouallah/aemo_fabric
example of a Microsoft Fabric Solution
Carsoncantcode/Sports-Betting-API
misraturp/Pandas-dataframe-reshaping
edseldim/steam_prices_data_engineering
juanitorduz/ml_prod_tutorial
Explore tips and tricks to deploy machine learning models with Docker.
gurokeretcha/Fish-Weight-Prediction-Beginners
cyberomin/NSEFinance-PHP
PHP Library for NSEFinance
Carsoncantcode/REScraper
skepticalchemist/churn_prediction
The probabilities calculated by the model BG-NBD are used to define the target variable to predict customer churn.
dbrownems/SqlToOneLake
ola0x/single_chicken_detector
osule/lard
An operator for performing the Extract and Load bit of the ELT data pipeline in an Apache Airflow workflow.
skepticalchemist/crime_rate_by_regression_trees
Predicting crime rate using DecisionTreeRegressor(), analyzing the importance of specific features, and reducing the complexity of the model.