About 69 results
Open links in new tab
  1. python 3.x - Using datetime in Machine Learning - Stack Overflow

    Jan 25, 2024 · python-3.x pandas datetime machine-learning integer edited Jan 25, 2024 at 17:07 desertnaut 60.8k 32 156 183

  2. TensorFlow, why was python the chosen language? [closed]

    Feb 28, 2016 · The answer to that is simple: Python is probably the most comfortable language for a large range of data scientists and machine learning experts that's also that easy to integrate and …

  3. python - What are all the formats to save machine learning model in ...

    Apr 9, 2020 · What are all the formats to save machine learning model in scikit-learn, keras, tensorflow and mxnet? Asked 5 years, 10 months ago Modified 1 year, 5 months ago Viewed 24k times

  4. python - What do x and y mean when working with data in the …

    Dec 14, 2021 · What do x and y mean when working with data in the machine learning domain? Ask Question Asked 4 years, 1 month ago Modified 2 years, 8 months ago

  5. python - Retraining an existing machine learning model with new data ...

    Nov 29, 2018 · Here are some benefits of using creme (and online machine learning in general): Incremental: models can update themselves in real-time. Adaptive: models can adapt to concept …

  6. python - What is sharding in machine learning and how to do sharding …

    Aug 30, 2021 · What is sharding in the context of machine learning specifically ( a more generic antic question is asked here ) and how is it implemented in Tensorflow ? What is referred to as sharding, …

  7. Which python version should I use for machine learning?

    Apr 28, 2022 · I am totally new to machine learning, after going through many tutorials I am bit confused over which python version is most stable for libraries like tensorflow and keras ? Some are …

  8. Passing environment to the yml configuration file for Azure Machine ...

    Dec 12, 2024 · I want to create Azure Machine Learning component with custom environment. I've created the Environment and uploaded it to my workspace. from azure.ai.ml.entities import …

  9. Different ways to pre-process date in Machine Learning using Python ...

    Mar 16, 2020 · I want to pre-process the date and use it to train my model in python. My date format is like this. 22-02-2026 The code I have developed so far is attached below import pandas as pd import …

  10. Azure Machine Learning python SDK V2 download logs of steps of a job

    Jan 21, 2025 · Azure Machine Learning python SDK V2 download logs of steps of a job Asked 1 year ago Modified 3 months ago Viewed 222 times