Skip to content
View AravindBethapudi's full-sized avatar

Block or report AravindBethapudi

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

Aravind Bethapudi | Aspiring Data Scientist 🚀 About Me: I'm a data scientist with 4+ years of experience, skilled in building and deploying machine learning models, performing statistical analysis, and delivering actionable predictive analytics. I specialize in Python, R, and SQL, and I have deep expertise in machine learning libraries like Scikit-learn, TensorFlow, and Pandas. My passion lies in solving complex business problems and aligning data-driven solutions with strategic goals.

🔍 What I Do:

Machine Learning: Hands-on expertise in Supervised Learning (Linear Regression, Logistic Regression, Random Forest, XGBoost), Unsupervised Learning, Support Vector Machines, K-Nearest Neighbors, Annoy, and Autoencoders. Big Data & Databases: Proficient in SQL and relational databases for effective data management. Data Visualization: Skilled in Tableau, Power BI, and Python libraries like Plotly for creating impactful visualizations. Cloud Platforms: Experienced in deploying models on AWS and Azure. 💡 Projects:

SpaceX Falcon 9 First Stage Landing Prediction: Built a machine learning model to predict the landing success of Falcon 9 first stages using historical launch data. Used Cars Recommendation System: Developed a recommendation system using denoising autoencoders and Annoy for efficient similarity search. Regression on House Prices: Designed a regression model for predicting house prices based on factors like crime rate, room numbers, and proximity to employment hubs. Titanic Survival Prediction: Implemented machine learning techniques to predict passenger survival using the Titanic dataset. Image Classification: Deployed transfer learning with MobileNetV2 architecture in Keras for image classification tasks. 🛠 Technologies I Use:

Programming: Python, R Libraries: TensorFlow, Scikit-learn, Pandas, NumPy Visualization: Tableau, Power BI, Matplotlib, Seaborn Tools: Jupyter Notebook, Google Colab, RapidMiner Certifications: IBM Data Science Professional Certificate, Machine Learning with Python, Data Visualization with Python, SQL with Python, and Data Analysis with Python. 🌐 Connect With Me:

LinkedIn: https://www.linkedin.com/in/aravind-bethapudi-9901151a3/ Email: [email protected]

Pinned Loading

  1. Falcon Falcon Public

    GitHub repository containing the code and documentation for a machine learning project predicting the landing success of SpaceX Falcon 9 first stages using historical launch data.

    Jupyter Notebook

  2. Image-Classification Image-Classification Public

    Implemented an image classification system using transfer learning with the MobileNetV2 architecture in Keras.

    Jupyter Notebook

  3. Used-Car-Recommendation Used-Car-Recommendation Public

    Developed a car recommendation system using a denoising autoencoder and Annoy for similarity search. Preprocessed a large-scale dataset of 3 million used car records, handling missing values, outli…

    Jupyter Notebook

  4. Regression Regression Public

    Built a regression model to predict house prices based on features such as crime rate, room numbers, and proximity to employment hubs. Tested multiple models including Linear Regression, Ridge, Las…

    Jupyter Notebook

  5. Titanic Titanic Public

    Machine learning project to predict Titanic passenger survival using data preprocessing, feature engineering, and model evaluation techniques. Demonstrates skills in Python, scikit-learn, and data …

    Jupyter Notebook