Skip to content
View akhaleghi's full-sized avatar

Block or report akhaleghi

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

Popular repositories Loading

  1. hadoop_mapreduce hadoop_mapreduce Public

    An example of using a mapper and reducer to count the number of items sold in a large online retail dataset

    Java

  2. SupervisedClusteringMetrics SupervisedClusteringMetrics Public

    This project offers a few simple measures to assess the quality of clustering models when we know the correct cluster assignments (supervised clustering).

    Python

  3. WordEmbeddings WordEmbeddings Public

    Different ways of transforming text input into numerical vectors so they can be analyzed by machine learning algorithms

  4. intro-python intro-python Public

    Forked from ndanielsen/intro-python

    Introduction to Programming with Python for Fun and Profit

    Python

  5. intro-cli-git-github intro-cli-git-github Public

    Forked from hackforla/intro-cli-git-github

    A practical introduction to the commandline, git and github

  6. real-estate-q-and-a real-estate-q-and-a Public

    Real Estate Q&A is a chatbot designed to answer general questions about real estate. It utilizes OpenAI's ChatGPT plus additional real estate information sources to produce responses.

    Python