Skip to content
View AmMoPy's full-sized avatar

Block or report AmMoPy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AmMoPy/README.md

Packages

Title Description Links
zaps low-code Python wrapper for EDA repo, docs

Deployment

Title Description Links
werdos Interface for deployed CNN repo, demo
Beyond Modeling Example for deploying Machine Learning models using Flask code

Competitions

Title Description Links
Fighting Fire with Data Predicting Wildfire burned area in different locations across Zimbabwe leaderboard, code
All of Natural Language Processing Semantic Search using pre-trained MPNET model for matching questions to their correct answers leaderboard, code

Tutorials

Title Description Links
All of Machine learning The different methods to calculate Linear regression coefficients code
Mixed Naive Bayes Algorithm Implementing Naive Bayes algorithm from scratch in Python; A single model for both Categorical & Numeric data vid, code
Identifying and Measuring Risk Learn about Probability distributions; performing risk assessment and Monte Carlo simulation in Python vid, code
Exploratory Data Analysis Tutorial Step by step Exploratory Data Analysis tutorial vid, code
Regression Linear Algebra POV How Linear Regression Model works and the Mathematics behind it vid, code
Statistics For Machine learning Apply Statistical Inference (Frequentist), test assumptions and draw conclusions vid, code
Assessing Machine Learning Models Exploring several classification metrics and related interpretations Accuracy, Recall, Precision, Confusion Matrix, code
Natural Language Processing for Fraud Investigations Processing Emails for leads that would be helpful in a Fraud Investigation - Real Case Study using public data code
Data Visualization Collection of different data visualization techniques using Seaborn and Matplotlib modules code

I'm also there: Kaggle, Zindi, YouTube, LinkedIn, Tableau

Pinned Loading

  1. zaps zaps Public

    low-code Python wrapper for Exploratory Data Analysis

    Python

  2. werdos werdos Public

    Interface for deployed CNN Image Classifier

    HTML

  3. Mixed_Naive_Bayes_Classifier Mixed_Naive_Bayes_Classifier Public

    Naive Bayes Classifier as a single model for both Categorical and Numeric data

    Jupyter Notebook 1