Skip to content
View prachi-goel06's full-sized avatar

Block or report prachi-goel06

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. Accuracy-of-Iris-Data-classification-using-Linear-Regression-and-K-fold-CV Accuracy-of-Iris-Data-classification-using-Linear-Regression-and-K-fold-CV Public

    For the given Iris data set, our aim is to find the classification accuracy of Linear Regression using K-fold Validation. Depending on the given attributes of the flower the classification method s…

    Python

  2. MiniDes_OFB MiniDes_OFB Public

    Course Work: Creating Mini Data Encryption Standard with OFB mode. It Encrypts input data of format: "10 Alphabets"+"."+"10 digit number"+" ". Example: "hellothere.1234567890 "

    Python

  3. Text_steganography Text_steganography Public

    Hides 10 alphabets and 10 letters into a Text file.

    Python 1

  4. Clustering-results-for-Iris-data Clustering-results-for-Iris-data Public

    K-Means clustering was performed on Iris data to predict accuracy of K-means with respect to Training data set

    Python

  5. Linear-Regression-for-Multi-class-classification Linear-Regression-for-Multi-class-classification Public

    Python

  6. Text-Classification Text-Classification Public

    Classification of News Articles into different News Group using Text Analysis( NLTK, Python, Naives Bayes)

    Python