Skip to content
View akop-cyber's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report akop-cyber

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. RAG-built-from-scratch RAG-built-from-scratch Public

    this is an rag which is built from scratch

    Python 1

  2. Number-Guesser Number-Guesser Public

    This game uses simple python functions....you can do various things in it like use pre decided levels or create your own levels , restart this game etc

    Python

  3. Simple-ML-Marks-Prediction-Model Simple-ML-Marks-Prediction-Model Public

    This is the simplest ML model using sklearn and numpy to predict marks of a student on the basis of various features

    Python

  4. Simple-Logistic-Regression-Model Simple-Logistic-Regression-Model Public

    This simple logistic regression model used iris dataset to train and predict the outcome and also you can see the various performace evaluations in this code

    Python

  5. simple-decision-tree simple-decision-tree Public

    this is a simple decision tree which uses numpy array no pandas

    Python

  6. RAG-built-from-scratch-v2 RAG-built-from-scratch-v2 Public

    this is an upgraded version of my pervious rag model. This model now includes an llm which answers your question. Newer verison is now out visit that version by clicking the following url

    Python