Tutorial 4-End To End ML Project With Deployment- Data Ingestion Implementation Line By Line

Поділитися
Вставка
  • Опубліковано 10 жов 2024

КОМЕНТАРІ •

  • @krishnaik06
    @krishnaik06  Рік тому +13

    Check out the entire playlist of end to end project implementation
    ua-cam.com/play/PLZoTAELRMXVPS-dOaVbAux22vzqdgoGhG.html

    • @education4all686
      @education4all686 Рік тому

      Hi Krish.. what is this concept in python programming? train_path : str=os.path..

    • @SylvanusNusetorAtiku
      @SylvanusNusetorAtiku 4 місяці тому

      the artifacts folder was not created when I runned the programe. could you please help?
      @ krishnaik06

  • @saniyaishan-hi4mg
    @saniyaishan-hi4mg Рік тому +10

    Absolutely love the content . You are revolutionizing the education in data science field.

  • @imgopz786
    @imgopz786 Рік тому +4

    To the point, effective, made complicated setup simple & optimized the course for beginners. A lot of hard work seen. Thank you!

  • @PeizhiYan
    @PeizhiYan Місяць тому

    Thanks so much Krish! These are definitely one of the best educational videos about ML deployment I have ever watched, it really helps! Thanks again for your great work!

  • @AI-Brain-or-Mind
    @AI-Brain-or-Mind Рік тому +5

    you providing lots knowledge sir but getting above the head 😇😇😇

  • @AzzYung
    @AzzYung 3 місяці тому

    I love the video! It's very intuative and informative as you explain the line-by-line coding! Keep it coming please!

  • @omchaithanya56
    @omchaithanya56 Рік тому +4

    Love your content Krish. Watching your tutorials, It's a good start of my day. Thanks a lot for all your efforts.

  • @hm2715
    @hm2715 Рік тому +22

    import os
    import sys
    from pathlib import Path
    sys.path.append(str(Path(__file__).parent.parent))
    from exception import CustomException
    from logger import logging
    import pandas as pd
    from sklearn.model_selection import train_test_split
    from dataclasses import dataclass ...............................whoever is facing src module not found or log module not found please , replace ur code

    • @MR_Struggler-J
      @MR_Struggler-J Рік тому +12

      python -m src.components.data_ingestion run by this command

    • @pranavthakkar2720
      @pranavthakkar2720 Рік тому +3

      Brother it really helped me. I can't express my happiness in words. Thanks a lot.😃

    • @abhijeetjain8228
      @abhijeetjain8228 Рік тому

      Bro it really work thank you. also plz explain this line sys.path.append(str(Path(__file__).parent.parent)).
      code that work for me.
      import os
      import sys
      from pathlib import Path
      sys.path.append(str(Path(__file__).parent.parent))
      from exception import CustomException
      from logger import logging
      import pandas as pd
      from sklearn.model_selection import train_test_split
      print('it is here')

    • @sankulpkhera7507
      @sankulpkhera7507 Рік тому

      It still doesn't work, can you share your code ?

    • @manojsh4398
      @manojsh4398 Рік тому

      Thanks a lot, it took me more than 4hrs :)

  • @dp6736
    @dp6736 8 місяців тому

    Hi Krish, This is an amazing tutorial with very relevant contents in easy to understand format. One of the best. Thanks

  • @aakashpal0777
    @aakashpal0777 Рік тому +4

    Hiii Sir Use artifacts/ to ignore folder

  • @arias2832
    @arias2832 Рік тому +1

    Beautiful, Thank you!

  • @서울리수
    @서울리수 8 місяців тому

    i love end to end ML series ^^
    Thank you Krish.

  • @priscillah.5106
    @priscillah.5106 Рік тому +1

    Krish you're a blessing to many. Thanks so much for sharing your knowledge with us. Am glad to be associated with ineuron family . Blessings 🙌

  • @utkarshgaikwad2476
    @utkarshgaikwad2476 Рік тому +1

    Really Incredible project, just amazing 🤩

  • @hp2805
    @hp2805 2 місяці тому

    This channel is Underrated!

  • @mrityunjayupadhyay7332
    @mrityunjayupadhyay7332 Рік тому

    Excellent

  • @robinchriqui2407
    @robinchriqui2407 Рік тому +1

    Amazing thank you!

  • @ganeshgunjal4220
    @ganeshgunjal4220 Рік тому +2

    Thank u so much sir for for this project sessions... u r taking so much efforts for us. best of best project explanations in every video. From Nashik(Maharashtra)

    • @ganesh.mane18
      @ganesh.mane18 Рік тому

      Hi bro,
      On which topic this project is ??

  • @rakeshverma6867
    @rakeshverma6867 Рік тому

    Very informative session. Please keep it up.

  • @hmtbt4122
    @hmtbt4122 Рік тому +1

    thanks

  • @adithyanm.p3320
    @adithyanm.p3320 Місяць тому

    Lovve u borther

  • @VeyselAytekin-k2b
    @VeyselAytekin-k2b 6 місяців тому

    thank you

  • @akarkabkarim
    @akarkabkarim Рік тому

    just keep continue sir krish

  • @NiyatiVyas-yu3uz
    @NiyatiVyas-yu3uz Рік тому +2

    Hey Krish, I have bee following your series from Day 1 and it is amazing. I had a small doubt, from where can I get this data? I tried to use raw version from your git but kept getting error. Or can you give the name of dataset so it would be easier to search for it.

    • @Pravin33unique95
      @Pravin33unique95 Рік тому

      I have same doubt please anyone know please help me

    • @imadsyed6417
      @imadsyed6417 Рік тому

      ​@@Pravin33unique95 tell me

    • @kasapavan6844
      @kasapavan6844 Рік тому

      @@Pravin33unique95 data set link is provided in EDA file

  • @rupindersingh1312
    @rupindersingh1312 Рік тому

    thanks for this video series , sir
    10-07-2023

  • @AbhijitChakraborty103
    @AbhijitChakraborty103 Рік тому +1

    Is it recommended to have multiple functions for different database ingestion, or it should be done in the single function?

  • @vinodkumar-ce5eu
    @vinodkumar-ce5eu Рік тому

    @Krish Naik, u added .artficats in git ignore instead of artifacts, that's why the folder pushed into git

    • @krishnaik06
      @krishnaik06  Рік тому +2

      No worries but i am glad u understood why

    • @SylvanusNusetorAtiku
      @SylvanusNusetorAtiku 4 місяці тому

      @@krishnaik06 the artifacts folder was not created and I cant continue the tutorial because of this, could please help?

  • @swL1941
    @swL1941 Рік тому

    @Krish Naik
    Good tutorial. But How to work when we use Cross validation instead of train test split ??

  • @hemanth-kumar05
    @hemanth-kumar05 2 місяці тому

    I cant keep up, Like in the previous tutorial it was on ipynb file and all the things was sorted out there but in this tutorial we are creating some new stuffs...like which is important and which i should follow

  • @WasimAkram-p4p
    @WasimAkram-p4p День тому

    from src.logger import logging as logging
    ModuleNotFoundError: No module named 'src'
    How to fix this error

  • @ShivamPatel-yg3kd
    @ShivamPatel-yg3kd Рік тому +1

    Hi all, I am just struggling to understand that what we need to retrain in production again. Because once we train the model, we export it and write the prediction or inferencing code and that code needs to be running in production to run predictions or inferencing on production data. Kindly help me to understand this or am I missing something.

  • @shubhamkshirsagar4511
    @shubhamkshirsagar4511 4 місяці тому

    from pathlib import Path
    sys.path.append(str(Path(__file__).parent.parent))
    this will fix the issue of no src module found

  • @mohsinkhan-bw3cd
    @mohsinkhan-bw3cd Рік тому +1

    Hi krish is this series only for experienced people or for freshers also?

  • @didimoescobar2247
    @didimoescobar2247 9 місяців тому +1

    A great video, but I had have a issue with modules instances, for instance, when I put: python src/components/data_ingestion.py the process trigger a ModuleNotFoundError: No module named 'src'.............. but, if write this comand line: python -m src.components.data_ingestion the process works, so... why isn't work the instance: from src.exception import CustomException ????? please I'll wait any feedback...

  • @mohdsameer9214
    @mohdsameer9214 11 місяців тому +2

    Getting error by running data_ingestion.py
    Error : module not found from src.component.data_transformation

    • @jmcloudpro
      @jmcloudpro 9 місяців тому +3

      Python will search for modules in the same directory as the script, i.e. src/components/:
      to avoid this, i run the follwin line in the terminal:
      python -m src.components.data_ingestion

    • @kimerared
      @kimerared 7 місяців тому

      @@jmcloudpro I had the same issue. Thanks to you, I was able to resolve the issue.

    • @RajatSharma-ip1jp
      @RajatSharma-ip1jp 5 місяців тому

      @@jmcloudpro thanks bro

  • @Pravin33unique95
    @Pravin33unique95 Рік тому +1

    Your are great sir i working on project I have one question So im working on a project and i have a column which is car mdels but it contains numeric and letters so i was wondering if i did an encoding method the numbers could be lost so i want to know is there another way

  • @cadc-pn1ir
    @cadc-pn1ir Місяць тому

    src.exception not found Solution -
    1. Run -> pip freeze > requirements.txt
    2. Re-encode requirements.txt. Once you open the txt file, you will see the encoding in the bottom right corner of VS Code. Make sure, it is utf-8, if not, you can change it by tapping it
    3. Run -> pip install . (This will install your folders as packages so that you can you it)
    Try running the python file once again
    Done

  • @vivekkale9894
    @vivekkale9894 Рік тому +9

    I don't think this is for freshers, you need very thorough knowledge to understand it. Totally going above the head. 🤕

    • @kausikkar2587
      @kausikkar2587 9 місяців тому +3

      Don't worry. Go step by step. Even I used to struggle with it but after practice I am able to understand it

    • @armaanzshaikh1958
      @armaanzshaikh1958 8 місяців тому

      Just complete python stats and eda and learn the algorithm which is used in this project you will definately understand it

    • @cadc-pn1ir
      @cadc-pn1ir Місяць тому

      I recommend you to learn the theoretical part first brother. Without knowing the conceptual knowledge how can you go & build a production level end-to-end project. That would be cheating.

  • @fernandolalangui3444
    @fernandolalangui3444 Рік тому +1

    What is the difference between 'notebook/data/stud.csv' and 'notebook\data\stud.csv'?
    In my PC I have the relative path how: 'notebook/data/stud.csv'

    • @Pravin33unique95
      @Pravin33unique95 Рік тому

      How you create this path and how you import data set please help i don't get it

    • @hm2715
      @hm2715 Рік тому

      its different for different os system, u probably using mac

  • @PavanKumar-ut2lo
    @PavanKumar-ut2lo Рік тому +1

    Hi sir, do we need any paid version software for this project?

  • @swatijadhav6304
    @swatijadhav6304 Рік тому +2

    ModuleNotFoundError: No module named 'src' Getting this error even with python 3.9
    Kindly guide

    • @MR_Struggler-J
      @MR_Struggler-J Рік тому +2

      python -m src.components.data_ingestion rub it by this command

    • @swatijadhav6304
      @swatijadhav6304 Рік тому

      python -m src.components.data_ingestion

    • @Mskirrrr
      @Mskirrrr Рік тому

      excellent i, it worked, I was struggling with this for days! you're a life saver@@swatijadhav6304

    • @drjodyannjones
      @drjodyannjones 11 місяців тому +1

      @@MR_Struggler-J thanks for this. however, when I run that, i get No module named logger.

  • @hashir7702
    @hashir7702 Рік тому +1

    My logs are displayed on the terminal screen but not being added to the log file in the explorer. Any fix for this?

  • @deependrarawat5489
    @deependrarawat5489 11 місяців тому +1

    (C:\Deependra\generic-ML-project\venv) C:\Deependra\generic-ML-project>python src/components/data_ingestion.py
    Traceback (most recent call last):
    File "src/components/data_ingestion.py", line 3, in
    from src.exception import CustomException
    ModuleNotFoundError: No module named 'src'
    Even when I have the src folder and everything is in order, I still receive this issue. Could someone please explain why?

    • @SameerAhmad-vz4wo
      @SameerAhmad-vz4wo 11 місяців тому +1

      import os
      import sys
      from pathlib import Path
      sys.path.append(str(Path(__file__).parent.parent))
      from exception import CustomException
      from logger import logging
      import pandas as pd

    • @girivishnucharan6482
      @girivishnucharan6482 6 місяців тому

      got solution bro?

  • @Aakashsavant-pv5hs
    @Aakashsavant-pv5hs Рік тому +3

    hi sir why this error i am getting : ModuleNotFoundError: No module named 'src'

  • @gyanprakash7832
    @gyanprakash7832 Рік тому +1

    os.makedirs(os.path.dirname(self.ingestion_config.train_data_path),exist_ok=True) sir in this code why you have set .train_data_path ?

    • @Veerbasantreddy111
      @Veerbasantreddy111 Рік тому

      i think he is creating folder for artifacts

    • @sohamsant
      @sohamsant 7 місяців тому

      but why only for train_data_path , and not for test_data_path or raw_data_path@@Veerbasantreddy111

  • @kasapavan6844
    @kasapavan6844 Рік тому +1

    I am getting module error , no module named src.exception why I am getting this , still I have src.exception module can any one clarify my doubt

    • @Mskirrrr
      @Mskirrrr Рік тому

      I am getting the same error, did you find the solution?

  • @Veerbasantreddy111
    @Veerbasantreddy111 Рік тому +2

    sir artifacts are not being created and even logs. help

    • @Veerbasantreddy111
      @Veerbasantreddy111 Рік тому

      update: solved

    • @TheSuddi123
      @TheSuddi123 Рік тому +1

      @@Veerbasantreddy111 How did you solved this issue? I am facing the same

    • @nickchern392
      @nickchern392 Рік тому

      @@TheSuddi123 Have you solved the issue? I see mistakes in my code that libraries such as datalasses and datetime overwrite the system libraries

    • @TheSuddi123
      @TheSuddi123 Рік тому

      @@nickchern392 yeah silly mistake in code

    • @hadilbrahem3193
      @hadilbrahem3193 Рік тому

      @@TheSuddi123 hello how did u solve it ?

  • @talk2pankajx
    @talk2pankajx 11 місяців тому +1

    d:\Projects\mlproject\venv\python.exe: can't find '__main__' module in 'src/components' Can anyone help me fix this error as I am nnot able to get this fixed to generate the filrs

  • @menakask6050
    @menakask6050 Рік тому

    For me it displaying the error like, 'src' module is not recognized though I am using --init__.py in src folder. pls give suggestion.

    • @arjitsharma2503
      @arjitsharma2503 11 місяців тому

      same for me

    • @prarabdhpal2184
      @prarabdhpal2184 8 місяців тому

      ​​@@arjitsharma2503 same problem guys did u find any solution?

  • @vybhavampabattuni1710
    @vybhavampabattuni1710 11 місяців тому

    Hi krish,
    I am getting this error:
    (D:\Vybhav\end to end ML project\venv) D:\Vybhav\end to end ML project>python src/components/data_ingestion.py
    Traceback (most recent call last):
    File "D:\Vybhav\end to end ML project\src\components\data_ingestion.py", line 3, in
    from src.exception import CustomException
    ModuleNotFoundError: No module named 'src'
    but i have src folder and in that exception, logger fliles are there with components folder. Please help me in this.

    • @faheemkhan9786
      @faheemkhan9786 10 місяців тому

      same issue i am facing

    • @yashpisat9267
      @yashpisat9267 10 місяців тому

      I am facing the same issue

    • @yashpisat9267
      @yashpisat9267 10 місяців тому

      use this command : python -m src.components.data_ingestion

    • @GaganaMD
      @GaganaMD 10 місяців тому

      Heyy! Were you able to solve it? I am facing the same issue.

    • @GaganaMD
      @GaganaMD 10 місяців тому

      Were you able to solve it@@faheemkhan9786

  • @mohitpansari6603
    @mohitpansari6603 2 місяці тому

    why we are not returning raw_data from function ?

  • @rishubjha4531
    @rishubjha4531 Рік тому +6

    hello guys,
    I have veen trying to execute data ingestion but keep getting an error as" from src.exception import CustomException
    ModuleNotFoundError: No module named 'src'", I have verified __init__.py in src folder but still no luck. Any leads as to how to resolve this issue.

    • @Sandeep40552
      @Sandeep40552 Рік тому

      did u get it

    • @gbrejeiro3431
      @gbrejeiro3431 Рік тому

      Go to your root folder of your project through command line and type: export PYTHONPATH=$PYTHONPATH:`pwd`

    • @arangembu974
      @arangembu974 Рік тому +5

      Instead, you can run: python -m src.components.data_ingestion

    • @rockgangadharan8531
      @rockgangadharan8531 Рік тому

      @@arangembu974 thanks bro it's working

    • @hm2715
      @hm2715 Рік тому

      @@rockgangadharan8531 it is showing no module name logger, any idea ?

  • @avbendre
    @avbendre Рік тому

    hi all, when i am restarting the project from vs code ia m unable to run the terminal of venv, do we have to activate again for each set up the env?
    what all are the things to activate when starting up

    • @abhishekg4147
      @abhishekg4147 Рік тому

      Yes I'm facing the same issue @krish sir plz resolve about it

    • @Ran_Dhir_Singh
      @Ran_Dhir_Singh Рік тому

      launch vs code from anaconda command prompt and then you can use conda to activate your venv environment, as it needs to use conda environment

  • @fernandes1431
    @fernandes1431 Рік тому

    @krishnaik06 I can't move forward :( with tutorials as I have this error: ModuleNotFoundError: No module named 'src'

    • @hadilbrahem3193
      @hadilbrahem3193 Рік тому

      did u resolve it pls ?

    • @yashpisat9267
      @yashpisat9267 10 місяців тому

      @@hadilbrahem3193 some are using this command: python -m src.components.data_ingestion and it works!

    • @GaganaMD
      @GaganaMD 10 місяців тому

      try-> python -m src.components.data_ingestion

    • @GaganaMD
      @GaganaMD 10 місяців тому

      same

    • @kshitizpal1469
      @kshitizpal1469 8 місяців тому +1

      ​@@GaganaMD it is not working no files are created

  • @poraspatle7980
    @poraspatle7980 Рік тому

    What should be my approxh to create multi-class image classification and captioning without using Tensorflow, Keras, or sklearn?

  • @NutSorting
    @NutSorting Рік тому

    How to do data ingestion for image data?

  • @rushikeshmuley7263
    @rushikeshmuley7263 Рік тому

    File "src/components/data_ingestion.py", line 3, in
    from src.exception import CustomException
    ModuleNotFoundError: No module named 'src'
    got this error any solutions?

  • @mubinahmadtokhi5869
    @mubinahmadtokhi5869 3 місяці тому

    I can not save train_set and test_set to path, I can save raw data but can not save after splitting. does anyone know the solution?

  • @brajbhooshan7349
    @brajbhooshan7349 Рік тому

    Hi krish, I am facing issue while installing requirements.txt

  • @abhijeetjain8228
    @abhijeetjain8228 Рік тому +2

    error : ModuleNotFoundError: No module named 'src'
    code fix :
    import os
    import sys
    from pathlib import Path
    sys.path.append(str(Path(__file__).parent.parent))
    from exception import CustomException
    from logger import logging
    import pandas as pd
    from sklearn.model_selection import train_test_split
    print('it is here')

    • @wangmanda
      @wangmanda 6 місяців тому

      This solved my problem. Thanks!

  • @AnuragGiri-z7c
    @AnuragGiri-z7c 3 місяці тому

    where is data set sir ??

  • @divjotsingh4818
    @divjotsingh4818 6 місяців тому

    facing an issue "ModuleNotFoundError: No module named 'src' " someone please tell the solution to resolve it

    • @AmbarGharat
      @AmbarGharat 6 місяців тому

      import os
      import sys
      from pathlib import Path
      sys.path.append(str(Path(__file__).parent.parent))
      from exception import CustomException
      from logger import logging
      import pandas as pd
      from sklearn.model_selection import train_test_split
      from dataclasses import dataclass
      @dataclass
      class DataIngestionConfig:
      train_data_path = os.path.join('artifacts',"train.csv")
      test_data_path = os.path.join('artifacts',"test.csv")
      row_data_path = os.path.join('artifacts',"data.csv")
      class DataIngestion:
      def __init__(self):
      self.ingestion_config = DataIngestionConfig()
      def initiate_data_ingestion(self):
      logging.info("Entered the data ingestion method or component.")
      try:
      df = pd.read_csv('Notebook/data/stud.csv')
      logging.info("Read the dataset as dataframe.")
      os.makedirs(os.path.dirname(self.ingestion_config.train_data_path), exist_ok = True)
      df.to_csv(self.ingestion_config.row_data_path, index = False, header = True)
      logging.info("Train test split initiated.")
      train_set, test_set = train_test_split(df, test_size = 0.2, random_state = 42)
      train_set.to_csv(self.ingestion_config.train_data_path, index = False, header = True)
      test_set.to_csv(self.ingestion_config.test_data_path, index = False, header = True)
      logging.info("Ingestion of the data is completed.")
      return(
      self.ingestion_config.train_data_path,
      self.ingestion_config.test_data_path
      Type In command Prompt/ powershell : python src/components/data_ingestion.py or python -m src.components.data_ingestion

  • @NTISAniruddhSingh
    @NTISAniruddhSingh Рік тому

    sir why did we wrote the make directory code for only the train data path and not for test and raw

  • @pavan4620
    @pavan4620 Рік тому

    Getting an error saying " name s is not defined"in the __init__.py file

    • @mohdsameer9214
      @mohdsameer9214 11 місяців тому

      Getting error by running data_ingestion.py
      Error : module not found from src.component.data_transformation

    • @GaganaMD
      @GaganaMD 10 місяців тому

      Were you able to solve it? I am getting the same error. @@mohdsameer9214

  • @shivanath1288
    @shivanath1288 6 місяців тому

    can anybody help me as i am getting a error which state module not found error
    as src

    • @channadissanayaka6450
      @channadissanayaka6450 4 місяці тому

      import os
      import sys
      # Add the project's root directory to sys.path
      # sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
      sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), '../..')))
      from src.exception import CustomException
      from src.logger import logging
      import pandas as pd
      from sklearn.model_selection import train_test_split
      from dataclasses import dataclass
      @dataclass
      class DataIngestionConfig:
      train_data_path: str=os.path.join('artifacts',"train.csv")
      test_data_path: str=os.path.join('artifacts',"test.csv")
      raw_data_path: str=os.path.join('artifacts',"data.csv")
      class DataIngestion:
      def __init__(self):
      self.ingestion_config=DataIngestionConfig()
      def initiate_data_ingestion(self):
      logging.info("Entered the data ingestion method or component")
      try:
      df=pd.read_csv('notebook\data\stud.csv')
      logging.info('Read the dataset as dataframe')
      os.makedirs(os.path.dirname(self.ingestion_config.train_data_path),exist_ok=True)
      df.to_csv(self.ingestion_config.raw_data_path,index=False,header=True)
      logging.info("Train test split initiated")
      train_set,test_set = train_test_split(df,test_size=0.2,random_state=42)
      train_set.to_csv(self.ingestion_config.train_data_path,index=False,header=True)
      test_set.to_csv(self.ingestion_config.test_data_path,index=False,header=True)
      logging.info("Ingestion of the data is completed")
      return(self.ingestion_config.train_data_path,
      self.ingestion_config.test_data_path)
      except Exception as e:
      raise CustomException(e,sys)

      if __name__=="__main__":
      obj=DataIngestion()
      obj.initiate_data_ingestion()
      this will solve your problem

  • @aadhithyasankar8141
    @aadhithyasankar8141 Рік тому +1

    Got error no module named src

    • @swL1941
      @swL1941 Рік тому

      did you solve it?

    • @akj3344
      @akj3344 Рік тому

      @@swL1941 yes

    • @swL1941
      @swL1941 Рік тому

      @@akj3344 How?

    • @eduardoquintanilla9904
      @eduardoquintanilla9904 Рік тому +1

      @@swL1941 This worked out for me:
      import sys
      from pathlib import Path
      sys.path.append(str(Path(__file__).parent.parent.parent))

    • @pratikborkar1748
      @pratikborkar1748 Рік тому

      @@eduardoquintanilla9904 Thanks, it actually solved my error.

  • @poojaroy7211
    @poojaroy7211 7 місяців тому

    22:01 src module is not found error occurred. Will anyone help me out ??

    • @piyushgopal44
      @piyushgopal44 7 місяців тому

      I am facing the same issue. If you got the solution, please tell me too

  • @AbdulSalam-pb3tq
    @AbdulSalam-pb3tq 8 місяців тому

    got error while run data_ingestion ----ModuleNotFoundError: No module named 'dataclasses'

    • @skye5107
      @skye5107 8 місяців тому

      did you find solution?

  • @md.shafaatjamilrokon8587
    @md.shafaatjamilrokon8587 Рік тому +2

    15:47 No it's not easy. My brain is out!

  • @harishs-dm8mm
    @harishs-dm8mm Рік тому

    No part 5 ?🥲

  • @satishthorat4641
    @satishthorat4641 Рік тому

    Bounce ho raha hai sir 😟😕☹

  • @DANstudiosable
    @DANstudiosable Рік тому

    You added the artifacts folder in .gitignore. Why did it still get committed?

  • @hriteshshanty252
    @hriteshshanty252 Рік тому

    i wrote .artifacts in .gitignore file but still its not ignoring that file and its showing me that its exceeding 100mb

  • @Guru-vo7gi
    @Guru-vo7gi 3 місяці тому

    ImportError: cannot import name 'ModelTrainerConfig' from 'src.components.model_trainer'
    Solution: Comment this line of code
    #from src.components.data_transformation import DataTransformation
    #from src.components.data_transformation import DataTransformationConfig
    #from src.components.model_trainer import ModelTrainerConfig
    #from src.components.model_trainer import ModelTrainer

  • @tahaa1994
    @tahaa1994 Рік тому

    the artifacts/ directory was already added to the Git repository before you added it to .gitignore, and Git is still tracking it.
    git rm -r --cached artifacts/
    git commit -m "Remove artifacts/ directory from Git repository"
    git status
    git push