Skip to content
View lakshmi-n-i's full-sized avatar

Block or report lakshmi-n-i

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. BigBasket-RecommendationSystem BigBasket-RecommendationSystem Public

    Recommends similar options for the grocery, that the user is looking for. This uses the similarity metric - cosine similarity for content-based filtering.

    Python

  2. Bitcoin-Sentiment-Analysis Bitcoin-Sentiment-Analysis Public

    Sentiment Analysis on Bitcoin tweets using LSTM networks. VADER sentiment analysis provided compound sentiment scores. The deep learning model, with convolutional, pooling, bidirectional LSTM layer…

    Jupyter Notebook

  3. Library-Search-Engine Library-Search-Engine Public

    The library search engine project aims to recommend books to users based on their interests and preferences using machine learning and latent similarity indexing.

    Python

  4. linear_regression_for_soil-data linear_regression_for_soil-data Public

    Using linear regression, predict which nutrient is lacking in your soil.

    Python

  5. Music-Genre-Classification Music-Genre-Classification Public

    Developed an accurate classification model using Deep Learning that can automatically categorize the given audio clips into one of several predefined music genres.

    Python

  6. Student-Database-Management-System- Student-Database-Management-System- Public

    User can add/ display/ search through multiple student records

    C