Skip to content
View kulkarnipreetam's full-sized avatar

Block or report kulkarnipreetam

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. nlp-disaster-tweet-classification nlp-disaster-tweet-classification Public

    This project is focused on predicting whether a tweet is related to a disaster using Natural Language Processing (NLP) techniques.

    Jupyter Notebook

  2. nlp-sentiment-analysis nlp-sentiment-analysis Public

    This code can be used to read documents from a folder and run sentiment analysis on the documents

    Python

  3. sales-forecasting sales-forecasting Public

    Sales predictions for each store and product family are performed using multiple models, with their performance compared for effectiveness.

    Jupyter Notebook

  4. stock-return-forecast-markov-chain stock-return-forecast-markov-chain Public

    Analyzed Apple's stock price by developing a state transition matrix using historical data and simulated the variation in the stock price in Python

    Python 1

  5. 3d-printing-doe 3d-printing-doe Public

    Conducted a Design of Experiments (DOE) study to evaluate the effects of infill percentage (density) and print speed on the tensile strength of 3D-printed poly lactic acid (PLA) components

    SAS

  6. magic-square-generator magic-square-generator Public

    This code generates magic squares when the size of the square, initial integer in the sequence and the solver are specified

    MATLAB