Skip to content
View amineEssahraoui's full-sized avatar

Block or report amineEssahraoui

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 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. LightGBM-Core-Implementation-HE-GBDT LightGBM-Core-Implementation-HE-GBDT Public

    Implementation of LightGBM (NIPS 2017). A Highly Efficient GBDT utilizing Gradient-based One-Side Sampling (GOSS) and Exclusive Feature Bundling (EFB) for high-dimensional sparse data.

    Python 1

  2. MaroxExplorer MaroxExplorer Public

    MarocExplorer is a geographic prediction project that estimates the GPS coordinates (latitude, longitude) of an image taken in Morocco, leveraging both its visual content and metadata associated wi…

    Jupyter Notebook

  3. Maintenance-Pr-dictive-par-Empreinte-ADN Maintenance-Pr-dictive-par-Empreinte-ADN Public

    The project aims to develop a predictive maintenance system based on the temporal DNA fingerprint of industrial machines. It enables the detection of anomalies before failures occur, using MATLAB s…

  4. MATLAB_SVR_GUI MATLAB_SVR_GUI Public

    This MATLAB GUI enables data analysis and regression using Support Vector Regression (SVR). Users can visualize, normalize, and split datasets, train models with different kernels, and evaluate per…

  5. Image-Processing-and-Filters-Basic-Manipulations-and-Transformations Image-Processing-and-Filters-Basic-Manipulations-and-Transformations Public

    This repository includes basic **image processing** techniques like pixel modifications, cropping, resizing, flipping, rotation, and applying filters such as Gaussian blur and Laplacian.

    Jupyter Notebook 1

  6. Sorting-Visualizer- Sorting-Visualizer- Public

    A dynamic and interactive way to explore sorting algorithms in action. Watch how different algorithms process and organize data step by step, revealing their efficiency and behavior through real-ti…

    JavaScript