Skip to content
View areeba0's full-sized avatar
Block or Report

Block or report areeba0

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. Book-Search---Recommendation-System-with-HTML-CSS--JS-Wikipedia-API-Flask----Collaborative-Filtering Book-Search---Recommendation-System-with-HTML-CSS--JS-Wikipedia-API-Flask----Collaborative-Filtering Public

    Wanderlust Reads is a Flask-driven book application that uses Wikipedia API for book searching and techniques like Collaborative Filtering using the KNN model for recommendations. It uses HTML, CSS…

    Jupyter Notebook

  2. Bitcoin-Price-Forecasting-with-Linear-Regression-Polynomial-Regression-and-ARIMA Bitcoin-Price-Forecasting-with-Linear-Regression-Polynomial-Regression-and-ARIMA Public

    Forecast Bitcoin daily closing prices using a Python repository featuring regression and time series models. From Linear and Polynomial Regression to ARIMA, gain insights into cryptocurrency trends…

    Jupyter Notebook

  3. graphe_layout_using_d3.js graphe_layout_using_d3.js Public

    GRAPHI is a web-based tool for visualizing graphs using custom D3.js layouts. It allows users to upload adjacency matrices, analyze graph types, and select from layout options like Grid, Chord, Sug…

    HTML

  4. Image-Classification-using-Gaussian-Naive-Bayes-SVM-and-KNN Image-Classification-using-Gaussian-Naive-Bayes-SVM-and-KNN Public

    the code uses KNN, Gaussian Naive Bayes & SVM to classify images. It preprocesses, normalizes data, applies PCA , computes accuracy, precision etc. It evaluates k-NN using Euclidean distance & cosi…

    Jupyter Notebook

  5. Image-Segmentation-with-Lazy-Snapping-and-K-Means-Clustering Image-Segmentation-with-Lazy-Snapping-and-K-Means-Clustering Public

    This Jupyter notebook demonstrates image segmentation using Lazy Snapping and K-Means Clustering. It showcases how these algorithms can partition an image into segments based on pixel intensity and…

    Jupyter Notebook

  6. Month-Explorer-Display-information-of-Events-for-Each-Month-using-HTML-CSS-and-JS Month-Explorer-Display-information-of-Events-for-Each-Month-using-HTML-CSS-and-JS Public

    the Month Data Viewer is an interactive web application that allows users to explore detailed monthly climate and event data. By selecting single or multiple months, users can view temperature, pre…

    JavaScript