Code Monkey home page Code Monkey logo

✨ Welcome to Anmol's Data Science Realm ✨

LinkedIn Badge Email Badge

Your GitHub Stats


πŸ‘¨β€πŸ”¬ Who is Anmol Jaiswal?

Greetings, fellow data aficionado! I'm a Senior Data Scientist who thrives on unearthing insights from data and molding them into actionable strategies. With a toolbox full of statistical techniques, machine learning models, and data visualization tools, I've journeyed through data mazes in various industries, leaving a trail of enlightened decisions and predictive insights.

πŸ›  Tech Toolkit

  • Languages: Python 🐍, R πŸ“Š, SQL πŸ—ƒοΈ
  • Libraries & Frameworks: Pandas, PySpark, Scikit-Learn, TensorFlow, PyTorch, Plotly, Seaborn
  • Tools: Jupyter Notebook, Tableau, Power BI, Git, Docker 🐳, Kubernetes ☸️
  • Platforms: AWS, Google Cloud, Azure

πŸ’‘ Featured Projects

  • Predictive Modeling for Retail Sales: Utilized XGBoost to forecast sales, achieving a 95% accuracy rate.
    # Sample code snippet
    import xgboost as xgb
    model = xgb.XGBRegressor(objective ='reg:squarederror', colsample_bytree = 0.3, learning_rate = 0.1,
                  max_depth = 5, alpha = 10, n_estimators = 10)
    model.fit(X_train, y_train)
  • NLP Sentiment Analysis on Twitter Data: Implemented LSTM networks with TensorFlow to analyze sentiments, with an 88% sentiment classification accuracy.
  • Dynamic Dashboard for COVID-19 Data Visualization: Created an interactive dashboard using Power BI to track and visualize the pandemic's impact globally.

🌐 Let's Connect

I’m always open to discussing new projects, innovative ideas, or opportunities to collaborate on emerging technologies in data science. Reach out through the links above!

πŸš€ Quick Stats

GitHub Streak Top Languages

πŸ“œ Disclaimer

The projects and code hosted in my repositories serve as a showcase of my skills and are primarily intended for educational and demonstrative purposes. They do not carry any license from formal institutions unless explicitly stated.

πŸ’Ό Crafting Data Stories | πŸš€ Fueling Insights | 🌟 Shaping the Future

Anmol Jaiswal
Senior Data Scientist | Machine Learning Engineer | Data Strategist

Anmol Jaiswal's Projects

applied-ml icon applied-ml

πŸ“š Papers & tech blogs by companies sharing their work on data science & machine learning in production.

awesome-quant icon awesome-quant

A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)

car-price-prediction icon car-price-prediction

model the price of cars with the available independent variables to be used by the management to understand how exactly the prices vary with the independent variables

dsa-bootcamp-java icon dsa-bootcamp-java

This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.

house-sales-price-prediction---multiple-linear-regression icon house-sales-price-prediction---multiple-linear-regression

Consider a real estate company that has a dataset containing the prices of properties in the Delhi region. It wishes to use the data to optimise the sale prices of the properties based on important factors such as area, bedrooms, parking, etc. Essentially, the company wants β€” To identify the variables affecting house prices, e.g. area, number of rooms, bathrooms, etc. To create a linear model that quantitatively relates house prices with variables such as number of rooms, area, number of bathrooms, etc. To know the accuracy of the model, i.e. how well these variables can predict house prices.

lead-scoring icon lead-scoring

Build a logistic regression model to assign a lead score between 0 and 100 to each of the leads which can be used by the company to target potential leads.

media-company-case-study icon media-company-case-study

A digital media company (similar to Voot, Hotstar, Netflix, etc.) had launched a show. Initially, the show got a good response, but then witnessed a decline in viewership. The company wants to figure out what went wrong.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.