Skip to content
View Ge0f3's full-sized avatar
🎯
Focus !!!
🎯
Focus !!!

Highlights

  • Pro

Block or report Ge0f3

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

    This is a Repository which Contains the implementation of Machine learning model for email/sms spam detection Technologies used: Jupyter notebook | angularJs | Python | Scikit

    Jupyter Notebook 1

  2. Plagirsm-Detection Plagirsm-Detection Public

    This project builds a plagiarism detector that examines a text file and performs binary classification; labeling that file as either plagiarized or not, depending on how similar the text file is to…

    Jupyter Notebook

  3. Deep_Learning_with_PyTorch Deep_Learning_with_PyTorch Public

    Coding exercises and projects forDeep_Learning_with_PyTorch

    Jupyter Notebook

  4. University-Admit-Prediction University-Admit-Prediction Public

    Classification Problem : Analyzed university application data and predicted their probability of getting admitted to a university. Implemented a web app for the project using Shiny package to predi…

    R 1

  5. sentimental_analysis sentimental_analysis Public

    Created a sentimental analysis program in python using external lib such as tweepy , TextBlob This code allows you to connect to twitter and analyse the tweets

    Python 1

  6. Perceptron Perceptron Public

    Implemented Perceptron algorithm and deployed as a package for R by implementing different activation function. Conducted test cases using iris data set to evaluate the learning rate of the percept…

    R