Skip to content
View aarinp's full-sized avatar

Block or report aarinp

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. Mechine-Learning-Models-and-Algorithms Mechine-Learning-Models-and-Algorithms Public

    Applying regression algorithms (Liner regression, decision tree, random forest, SVR) and classification models(Logistic Regression,KNN,Decision Tree Classifier,SVM)

    Jupyter Notebook 2

  2. kyphosis_predictor kyphosis_predictor Public

    Forked from surya8barca/kyphosis_predictor

    A Kyphosis disease predictor using decision tree and random forest in machine learning

    Jupyter Notebook

  3. aarinp aarinp Public

    Config files for my GitHub profile.

  4. Covid-19-Data-Analysis Covid-19-Data-Analysis Public

    The dataset is taken from JHU's GitHub repository. The data is being analyzed and visualized globally till now using python, pandas and plotly.

    Jupyter Notebook

  5. Shadow-Detection Shadow-Detection Public

    Using MATLAB to detect shadow from bird eye view with the help of image processing.

    MATLAB

  6. Automated-Traffic-Light Automated-Traffic-Light Public

    Automated traffic light management implemented in Matlab using image processing. There are 5 case scenarios according to which the timer will be set for the green light and if there is no vehicle o…

    M