Skip to content
View arnoldchrisoduor1's full-sized avatar
💭
Learning
💭
Learning

Highlights

  • Pro
Block or Report

Block or report arnoldchrisoduor1

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

Hi 👋! My name is Arnold and I'm a Data Analyst( ML ).

html5 logo css3 logo python logo pandas logo numpy logo mysql logo microsoftsqlserver logo sqlalchemy logo c logo anaconda logo arduino logo flask logo git logo jupyter logo kaggle logo linux logo nginx logo r logo rstudio logo vagrant logo

Pinned

  1. GPT-Neural-Network GPT-Neural-Network Public

    I went through a tutorial which involved re-creating a smaller version of the chatgpt-2.0 neural network and trained it on a million characters from the works of shakespear,

    Jupyter Notebook 1

  2. Bengaluru-House-Prices-Prediction-WebApp-Flask Bengaluru-House-Prices-Prediction-WebApp-Flask Public

    Using Data on Bengaluru House Prices, did data cleaning and feature engineering, before implementing the LinearRegression machine learning model and implementing it in a web application with flask …

    Jupyter Notebook

  3. LinearRegression-Model-with-ApacheSpark-and-DataBricks LinearRegression-Model-with-ApacheSpark-and-DataBricks Public

    Using Apache pySpark on DataBricks, I was able to do feature Engineering on Customer Data, trained and used a Linear Regression Model to predict their bill based on previous customer trends.

    Jupyter Notebook

  4. Excel-EDA-Visualization_Carlifonia_Jobs_DataSet Excel-EDA-Visualization_Carlifonia_Jobs_DataSet Public

    This project involved Cleaning and Analyzing the Califonia Employee Dataset, it involved the use of Power Query, Pivot Tables, Pivot Charts and Creation of Visualizations and a Dashboard.

  5. Scrapping_Wikipedia_Top_100_Companies Scrapping_Wikipedia_Top_100_Companies Public

    BeautufulSoup_Scrapping_Wikipedia_Top_100_US_Companies

    Jupyter Notebook

  6. Data_Analysis_Web-App_with_Streamlit Data_Analysis_Web-App_with_Streamlit Public

    I created a simple web app using python, and streamlit that helps one to see an overview of a dataset and automate the process of data cleaning in pandas.

    Python