Skip to content
View prashastham's full-sized avatar
🤠
Hey, wanna grab a coffee?
🤠
Hey, wanna grab a coffee?

Block or report prashastham

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
prashastham/README.md

Hi there mate, Rock On!

📬 Reach me:

Pinned Loading

  1. ucsc-e-procurement/server ucsc-e-procurement/server Public

    Server side develompemt repo for UCSC eProcurement

    JavaScript

  2. Pedestrian-and-Vehicle-Detection Pedestrian-and-Vehicle-Detection Public

    Contains the implementation of a Pedestrian and Vehicle Detection method using Cascade Classifiers

    Python

  3. CustomerCategory-KNN CustomerCategory-KNN Public

    A telecom provider has segmented its customer base by service usage patterns, categorizing the customers into groups. If data can be used to predict group membership, the company can customize offe…

    Jupyter Notebook 1

  4. Univariate-Linear-Regression Univariate-Linear-Regression Public

    Python implementation of Univariate Linear Regression from scratch using python and numpy

    Jupyter Notebook 1

  5. PredictDrug_DecisionTrees PredictDrug_DecisionTrees Public

    It is a sample of multiclass classifier, and you can use the training part of the dataset to build a decision tree, and then use it to predict the class of an unknown patient, or to prescribe a dru…

    Jupyter Notebook 1

  6. PytorchRef PytorchRef Public

    Set of reference code for different ML and DL models implemented in pytorch

    Python