Skip to content
View ruchi15's full-sized avatar
🎯
Focusing
🎯
Focusing
  • The University of Texas at Dallas
  • Dallas, Texas, United States

Organizations

@spinnakertestone97

Block or report ruchi15

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. decision-tree-implementation decision-tree-implementation Public

    This repository contains code for decision tree classification algorithm implementation without using any external library i.e. sklearn etc.

    Python 1

  2. k-means-tweets k-means-tweets Public

    This repository contains code for k-means clustering on several tweets data. k-means clustering is a unsupervised learning algorithm which divides the data into some clusters based on the similarity.

    Python 1

  3. Lyrics-Generation-RNN Lyrics-Generation-RNN Public

    This repository contains code for lyrics generation for artists using RNN algorithm.

    Python 1

  4. e-commerce-website-database-design e-commerce-website-database-design Public

    This repository contains EER design, relational model schema and SQL and PL-SQL code for an e-commerce website.

    PLSQL 14 10

  5. CNN-MobileNetV2-Cifar10 CNN-MobileNetV2-Cifar10 Public

    This repository contains the implementation of MobileNetV2 network architecture on Cifar10 dataset using Keras & Tensorflow in Python.

    Jupyter Notebook 3 1

  6. search_engine_countries search_engine_countries Public

    This repository contains code for creating a basic search engine for countries information worldwide.

    Python