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_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

  2. predicting_house_price predicting_house_price Public

    Multiple models predict the sale price of a house based on a training dataset with 80 features and 1460 instances.

    Jupyter Notebook

  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. stochastic_processes_project stochastic_processes_project 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

  5. design_of_experiments_project design_of_experiments_project 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