Skip to content
View AdityaGhumre's full-sized avatar

Highlights

  • Pro

Block or report AdityaGhumre

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Rock_paper_siczor-game Rock_paper_siczor-game Public

    C++ 1

  2. Iris_classifiaction Iris_classifiaction Public

    My first ever project on dataset where i train the model a machine learning model and test them

    Jupyter Notebook 1

  3. Car-Price-Prediction-with-Machine-Learning. Car-Price-Prediction-with-Machine-Learning. Public

    Second project on dataset where i learn how to deal with duplicate values . where i also get to know about random_state and try to predict the value of cars

    Jupyter Notebook 1

  4. Sales-Prediction-using-Python Sales-Prediction-using-Python Public

    This project predicts a target value using the RandomForestRegressor model. It builds upon the previous project by implementing a more complex and advanced ensemble method compared to LinearRegression

    Jupyter Notebook 1

  5. Spam-Detection-with-ML Spam-Detection-with-ML Public

    Jupyter Notebook 1

  6. narrative-consistency-checker narrative-consistency-checker Public

    Track A solution for Pathway's Narrative Consistency Challenge. Uses Ollama (llama3.1:8b) + RAG for zero-cost contradiction detection in 100k+ word novels.

    Python