[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View astrozoid2604's full-sized avatar

Block or report astrozoid2604

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. Distributed_Computing_MPI Distributed_Computing_MPI Public

    Predicting California housing prices using 1990 Census data. Implements kernel ridge regression with MPI for parallel processing. Includes dataset preparation, model training, evaluation, and stand…

    Python 2

  2. maybank_assessment maybank_assessment Public

    MayBank Customer Segmentation for Upselling: Identifying Hidden Affluent Customers

    Jupyter Notebook

  3. GPT2_qa_recommender GPT2_qa_recommender Public

    Utilize GPT-2 LLM Model as Question-Answering Recommender System for Big Data Application

    Jupyter Notebook

  4. AirBnB_Data_Warehousing_System_Design AirBnB_Data_Warehousing_System_Design Public

    AirBnB Data Deployment: Comparative Analysis of Relational and Non-relational Databases

    Jupyter Notebook

  5. Time-series_EDA_on_CNC_Vibration_Data Time-series_EDA_on_CNC_Vibration_Data Public

    Exploratory Data Analysis (EDA) on time-series vibration data from CNC (Computer Numerical Control) manufacturing machines

    Jupyter Notebook

  6. Distributed_Computing_SparkHadoop Distributed_Computing_SparkHadoop Public

    Build a machine learning model using Apache Spark's MLlib to predict air pressure based on geographical and weather data. The project includes data preprocessing, model training, and validation. De…

    Python