Skip to content
View KingArthur000's full-sized avatar
😄
😄

Block or report KingArthur000

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. visibility-polygon visibility-polygon Public

    A project that aims at finding the visibility polyhedron of a point situated on the ground when viewed from a particular altitude above the ground level. A visibility polyhedron is a 3-dimensional …

    MATLAB

  2. Electrical-Fault-detection-and-classification Electrical-Fault-detection-and-classification Public

    A sample power system was modeled using MATLAB Simulink and all six types of faults were introduced into the transmission line of the power system. An ML classifier using 8 types model was implemen…

    Jupyter Notebook 43 17

  3. Red-wine-regression-and-classification Red-wine-regression-and-classification Public

    The quality of the famous red wine dataset is predicted using Linear regression. The quality of the wine is also classified using logistic regression, SVM, Naive Bayesian, linear regressor as class…

    Python