Skip to content
View moligarch's full-sized avatar
🏆
Focusing
🏆
Focusing
Block or Report

Block or report moligarch

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

Pinned

  1. Optimal-Diet-Plan Optimal-Diet-Plan Public

    Generating Optimal Diet Plan using Linear Programming and dataset of recipes scraped from bbcgoodfood.com

    Jupyter Notebook 2

  2. Regression-Workshop Regression-Workshop Public

    Regression is a statistical technique used to model the relationship between a dependent variable and one or more independent variables. Here we dive deep into these field alongside collaborative Lab

    Jupyter Notebook 1

  3. face-detection-recognition face-detection-recognition Public

    Face detection and recognition project using OpenCV, Haar Cascade and LBPH (Local Binary Pattern Histogram)

    Python

  4. ML-concepts-methods-iris-dataset ML-concepts-methods-iris-dataset Public

    Hands-on Machine learning training on IRIS dataset by @moligarch

    Jupyter Notebook 1

  5. Python-Testing-with-PyTest Python-Testing-with-PyTest Public

    A handful book of "Python Testing with PyTest - 2nd Edition" + code implementation! learn how to use pytest to automate your testing procedure.

    Python 1

  6. Web-Scraping-Py-BS4-Seleium Web-Scraping-Py-BS4-Seleium Public

    Web scraping is an automated method used to extract useful information from the websites focuses on the transformation of unstructured data (HTML format) on the web into structured data.

    Python