Skip to content
View moncefabel's full-sized avatar

Block or report moncefabel

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Instagram_Profile_Info_extraction Instagram_Profile_Info_extraction Public

    Extract information from an Instagram profile such as the number of followers, following, name, number of posts and much more

    Python 1

  2. my_event my_event Public

    my_event is an application that allows customers to book establishments for their events and professionals to host these events

  3. Architecture-MIPS Architecture-MIPS Public

  4. Sudoku_python Sudoku_python Public

    This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.

    Python

  5. Encrypt_decrypt_text Encrypt_decrypt_text Public

    A small python program that encrypt and decrypt text.

    Python

  6. Basic_movie_recommendation_system Basic_movie_recommendation_system Public

    This code provides an overview of the steps involved in building a basic movie recommendation system using collaborative filtering with matrix factorization. It involves initializing parameters, op…

    Python