Skip to content
View AndreiNanescu's full-sized avatar

Block or report AndreiNanescu

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 Loading

  1. MaskDetection MaskDetection Public

    A CNN model that predicts if in the test images the person is wearing a mask or not. It does this by splitting the images in two categories(with_mask and without_mask). With mask images are picture…

    Python

  2. CancerDetection CancerDetection Public

    A simple classification ML that using a logistic regression predicts based on the features the probability for the presence of cancer.

    Python 1