Python solutions to solve practical business problems.

Overview

Python Business Analytics


Also instead of "watching" you can join the link-letter, it's already being sent out to about 90 people and you are free to join too. I will start sending it out to the public by November 2019. Monthly link-sharing list: https://mailchi.mp/0c1fd456af3b/firmaipython

Intermediate to Advanced


A series looking at implementing python solutions to solve practical business problems. Share your own projects on this subreddit, r/datascienceproject. Every week we will look at hand picked businenss solutions. See the following google drive for all the code and github for all the data. If you follow the LinkedIn page, you would be able to see the lastest developments.


All projects are of intermediate to advanced difficulty and the projects are not presented in any particular order; nothing stops you from starting at week six for example.

Week 1/52: Bike Share Business Case - Google Colab

Outlier Analysis, Model Selection, Missing Values, Descriptive Statistics

Week 2/52: Reuters Author NLP - Google Colab

Process Text, pyLDAvis, Word Embeddings, Text Evaluation, fuzzywuzzy

Week 3/52: Customer Lifetime Value - Google Colab

RFM Analysis, Pareto Model, NDB Model, Gamma-Gamma Model, CLV Model, Constraint Programming

Week 4/52: Customer Segmentation - Google Colab

Radar, Silhouette, PCA, Grouping, Invoices, Inventory, Datatable, Basket,

Week 5/52: Customer Visits - Google Colab

Week, EDA, Simulated, Prediction, Dummy Variable

Week 6/52: Demand Forecasting - Google Colab

Neural Network, Sales, Relu, LSTM, CNN, Evaluation

Week 7/52: AirBnB Sydney Rent Evaluation - Google Colab

Full Pipeline, Random Forest, Visualisation, Grid Search, Confidence Interval

Week 8/52: Portfolio Optimisation - Google Colab

Efficient Frontier, Stocks, Modern Portfolio Theory, Pivot, Simulations, Minimum Volatility, Sharpe Ratio

Week 9/52: Economic Analysis - Google Colab

GDP, Life Satisfaction, Linear Regression Plots, Prediction Model

Week 10/52: Loan Classification - Google Colab

Default, Credit Scores, Visualisations, Data Cleaning, ROC Curves, Multi-class Classification

Week 11/52: Venture Capital - Google Colab

Capital Allocation, Decision Trees, Acquisitions, Investment

Week 12/52: Bankruptcy Prediction - Google Colab

Voting Classifiers, Bagging Ensembles, SMOTE, XGBoost, Cross-validation

Week 13/52: HR Analytics - Google Colab

OSEMN, Bagging Ensembles, AUC, Model Comparison, ROC Graph, Feature Importance Graph

A system for Python that generates static type annotations by collecting runtime types

MonkeyType MonkeyType collects runtime types of function arguments and return values, and can automatically generate stub files or even add draft type

Instagram 4.1k Jan 07, 2023
An interview engine for businesses, interview those who are actually qualified and are worth your time!

easyInterview V0.8B An interview engine for businesses, interview those who are actually qualified and are worth your time! Quick Overview You/the com

Vatsal Shukla 1 Nov 19, 2021
pytorch_example

pytorch_examples machine learning site map 정리자료 Resnet https://wolfy.tistory.com/243 convolution 연산 정리 https://gaussian37.github.io/dl-concept-covolut

injae hwang 1 Nov 24, 2021
Loudchecker - Python script to check files for earrape

loudchecker python script to check files for earrape automatically installs depe

1 Jan 22, 2022
A web app builds using streamlit API with python backend to analyze and pick insides from multiple data formats.

Data-Analysis-Web-App Data Analysis Web App can analysis data in multiple formates(csv, txt, xls, xlsx, ods, odt) and gives shows you the analysis in

Kumar Saksham 19 Dec 09, 2022
Legacy python processor for AsciiDoc

AsciiDoc.py This branch is tracking the alpha, in-progress 10.x release. For the stable 9.x code, please go to the 9.x branch! AsciiDoc is a text docu

AsciiDoc.py 178 Dec 25, 2022
Some of the best ways and practices of doing code in Python!

Pythonicness ❤ This repository contains some of the best ways and practices of doing code in Python! Features Properly formatted codes (PEP 8) for bet

Samyak Jain 2 Jan 15, 2022
NetBox plugin for BGP related objects documentation

Netbox BGP Plugin Netbox plugin for BGP related objects documentation. Compatibility This plugin in compatible with NetBox 2.10 and later. Installatio

Nikolay Yuzefovich 133 Dec 27, 2022
This is a small project written to help build documentation for projects in less time.

Documentation-Builder This is a small project written to help build documentation for projects in less time. About This project builds documentation f

Tom Jebbo 2 Jan 17, 2022
Easy OpenAPI specs and Swagger UI for your Flask API

Flasgger Easy Swagger UI for your Flask API Flasgger is a Flask extension to extract OpenAPI-Specification from all Flask views registered in your API

Flasgger 3.1k Dec 24, 2022
Python-slp - Side Ledger Protocol With Python

Side Ledger Protocol Run python-slp node First install Mongo DB and run the mong

Solar 3 Mar 02, 2022
A Sublime Text plugin to select a default syntax dialect

Default Syntax Chooser This Sublime Text 4 plugin provides the set_default_syntax_dialect command. This command manipulates a syntax file (e.g.: SQL.s

3 Jan 14, 2022
Sphinx-performance - CLI tool to measure the build time of different, free configurable Sphinx-Projects

CLI tool to measure the build time of different, free configurable Sphinx-Projec

useblocks 11 Nov 25, 2022
Zero configuration Airflow plugin that let you manage your DAG files.

simple-dag-editor SimpleDagEditor is a zero configuration plugin for Apache Airflow. It provides a file managing interface that points to your dag_fol

30 Jul 20, 2022
A Power BI/Google Studio Dashboard to analyze previous OTC CatchUps

OTC CatchUp Dashboard A Power BI/Google Studio dashboard analyzing OTC CatchUps. File Contents * ├───data ├───old summaries ─── *.md ├

11 Oct 30, 2022
FxBuzzly - Buzzly.art links do not embed in Discord, this fixes them (rudimentarily)

fxBuzzly Buzzly.art links do not embed in Discord, this fixes them (rudimentaril

Dania Rifki 2 Oct 27, 2022
Template repo to quickly make a tested and documented GitHub action in Python with Poetry

Python + Poetry GitHub Action Template Getting started from the template Rename the src/action_python_poetry package. Globally replace instances of ac

Kevin Duff 89 Dec 25, 2022
A swagger tool for tornado, using python to write api doc!

SwaggerDoc About A swagger tool for tornado, using python to write api doc! Installation pip install swagger-doc Quick Start code import tornado.ioloo

aaashuai 1 Jan 10, 2022
A curated list of awesome mathematics resources

A curated list of awesome mathematics resources

Cyrille Rossant 6.7k Jan 05, 2023
ACPOA plugin creation helper

ACPOA Plugin What is ACPOA ACPOA is the acronym for "Application Core for Plugin Oriented Applications". It's a tool to create flexible and extendable

Leikt Sol'Reihin 1 Oct 20, 2021