Skip to content
View Izumi6's full-sized avatar

Block or report Izumi6

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. codes codes Public

    Forked from GetSomeSleepBro/codes

    SPPU PRACTICAL CODES & PROGRAMS | SE | FDS, OOPCG, DSA, MP

    C++

  2. neuromorphic-computing-snn neuromorphic-computing-snn Public

    Spiking Neural Networks for event-driven computing and low-power inference

  3. Email-Spam-Detection-System- Email-Spam-Detection-System- Public

    Machine Learning–based Email Spam Detection System using TF‑IDF text features and a Multinomial Naive Bayes classifier to classify emails as spam or ham, including training pipeline, evaluation met…

    Python

  4. RFID-Based-Car-Ignition-System RFID-Based-Car-Ignition-System Public

    RFID-based secure car ignition prototype using Arduino and RFID authentication to prevent unauthorized vehicle start and reduce false triggering.

    C++

  5. Fake-News-Detection-System Fake-News-Detection-System Public

    "Machine Learning–based Fake News Detection System using TF‑IDF features and a Logistic Regression classifier to distinguish fake from real news, including training pipeline, evaluation metrics, an…

    Python

  6. Movie-Recommendation-System Movie-Recommendation-System Public

    "Content-based Movie Recommendation System using TF‑IDF on genres and plot overviews with cosine similarity to suggest similar movies, including data preprocessing, similarity computation, and reco…

    Python