Skip to content
View meetofleaf's full-sized avatar
♾️
return keepLearning(curiosity, drive)
♾️
return keepLearning(curiosity, drive)
Block or Report

Block or report meetofleaf

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. ML-Journal-ep1_Linear_Regression ML-Journal-ep1_Linear_Regression Public

    This repository is a part of the ML-Journal. A series of repositories documenting learning process of basic ML models.

    Jupyter Notebook 1

  2. ML-Journal-ep2_Multiple_Linear_Regression ML-Journal-ep2_Multiple_Linear_Regression Public

    This repository is a part of the ML-Journal. A series of repositories documenting learning process of basic ML models.

    Jupyter Notebook 1

  3. ML-Journal-ep3_Polynomial_Regression ML-Journal-ep3_Polynomial_Regression Public

    This repository is a part of the ML-Journal. A series of repositories documenting learning process of basic ML models.

    Jupyter Notebook 1

  4. ML-Journal-ep4_SVR ML-Journal-ep4_SVR Public

    This repository is a part of the ML-Journal. A series of repositories documenting learning process of basic ML models.

    Jupyter Notebook 1

  5. face-recognition face-recognition Public

    Using Haar Classifier from OpenCV library of Python, this script recognizes frontal face either from an image or in live mode from webcam.

    Python

  6. Twitter-API Twitter-API Public

    Live Twitter Streaming API Code

    Python