Machine Learning Android App | How to convert ML model to an Android App

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 137

  • @satyamvishuu
    @satyamvishuu Год назад +3

    I regret i cannot like it 100 times... Very informative video and good way of teaching😊

    • @assamvoice7100
      @assamvoice7100 11 месяцев назад

      Brother how to copy file from jupyta and paste in pycharm

    • @lifeisbeautiful9945
      @lifeisbeautiful9945 4 месяца назад

      1st export it by pickle bro then it will have extension pkl something like that​@@assamvoice7100

  • @deepakporwal9477
    @deepakporwal9477 3 года назад +20

    Sir please continue the 100 days of ml playlist. This is a very helpful and rare content no one teaches the topics in such detailed way.

    • @el_cucu2512
      @el_cucu2512 3 года назад +1

      yes sir please

    • @raghavagrawal6263
      @raghavagrawal6263 3 года назад +1

      Yes sir please. Some algorithms are remaining in this like Gradient boosting for classification, xgboost, cat boost, dbscan. Pls pls continue the series.

    • @chetanmundhe7899
      @chetanmundhe7899 2 года назад

      Agree

    • @12-miftahuzzuhan85
      @12-miftahuzzuhan85 2 года назад

      @@raghavagrawal6263 lt's greatfull

  • @vipinvishal4794
    @vipinvishal4794 3 года назад

    Ye hui na koi tagdi cheez … maza aa Gaya dada …

  • @RabanKathariya
    @RabanKathariya Год назад +2

    Very helpful video for my final project sir. Very Very thank you. Have a good day

  • @gorad12
    @gorad12 3 года назад +2

    Thank you very much, your teaching style is excellent, Even i was completely new for Android but i understood this project completely

  • @faryadhussainjaved6371
    @faryadhussainjaved6371 2 года назад +1

    This is an outstanding video helped me in completing my Final year project.... thank you so much for this👑❤️

  • @kratosAk4700
    @kratosAk4700 Год назад

    the way you are teaching is so amazing.... keep doing this

  • @miteshmungse5251
    @miteshmungse5251 3 года назад

    Aap bahut hi badhiya padate ho as compared to others so plz carry on rakho na wo 100 days wali python ki series

  • @Tecwithjawad_bahi
    @Tecwithjawad_bahi 2 года назад +1

    Exceptional way of teaching 💯👏❤️

  • @deeptigupta4689
    @deeptigupta4689 2 года назад

    Thank you so much, with the help of this video I got to know how ML work in Android app..

  • @prashant7301
    @prashant7301 Год назад

    Thank u so much sir u helped me a lot in my final yr project🎉❤❤

  • @59_akshayvaidya12
    @59_akshayvaidya12 2 года назад

    Thank You Sir. It will help me in my semester Project

  • @richaaggarwal07
    @richaaggarwal07 2 года назад +1

    You are literally Amazing ! 😇

  • @abhishekphaltankar5403
    @abhishekphaltankar5403 3 года назад +1

    thanks a lot sir , this was exactly what i needed

  • @sofiakhan2150
    @sofiakhan2150 Год назад +1

    Hello sir, this is very helpful..but can you just suggest where to deploy flask app as heroku is paid now.
    Thank you!

  • @irfanulkabirhira7508
    @irfanulkabirhira7508 2 месяца назад

    Thank you so much sir 💯

  • @capstonnedevelopment
    @capstonnedevelopment 10 месяцев назад

    Rather than you can convert your model into the tflite and easily implement in android application

  • @charanathenuka3423
    @charanathenuka3423 18 дней назад

    Thank You very much!

  • @bibekupadhya1488
    @bibekupadhya1488 11 месяцев назад

    sir svm v use krsakte hai na? for sentiment analysis..and using it in a app...same process se h jayega na??

  • @harshitbhatt6822
    @harshitbhatt6822 2 года назад

    THANKS, YOU ARE A LIFE SAVER!!

  • @vishnujatav6329
    @vishnujatav6329 2 года назад

    Shaandaar, mzedar

  • @InformationTechnology-rd3qe
    @InformationTechnology-rd3qe Год назад +2

    Sir, Have you deal with deep learning image classification flask web app to android application?

  • @ashutoshojha8884
    @ashutoshojha8884 10 месяцев назад

    If you are getting error "ModuleNotFoundError: No module named 'sklearn.neighbors._dist_metrics'" then try installing lower version of sklearn using "pip install scikit-learn==0.24.2"

    • @tummaumesh2465
      @tummaumesh2465 3 месяца назад

      pip install scikit-learn==1.3.2
      python -c "import sklearn; print(sklearn.__version__)" this try for terminal

  • @badhansaha8703
    @badhansaha8703 7 месяцев назад

    brother your video is very helpful but having some error "subprocess-exited-with-error" while installing sklearn. can you you do something about it. my python version is 3.8

  • @jillanisofttech2977
    @jillanisofttech2977 3 года назад +1

    Sir Please Recommendation system or Machine Learning or Deep learning k more project bnyeee plz.

  • @_MonjilaMoni
    @_MonjilaMoni 2 года назад +1

    I am facing some problem at 22:39.The api is not working perfectly.l, showing an error like" ValueError: dtype='numeric' is not compatible with arrays of bytes/strings. Convert your data to numeric. Please give me a solution

    • @tori8818
      @tori8818 2 года назад

      change line 19 to input_query = np.array([[cgpa, iq, profile_score]], dtype=float)

    • @TheDemoCritic
      @TheDemoCritic Год назад

      @@tori8818 thank you so much.. this helped me a lot.

  • @AbdulRahman-sv5km
    @AbdulRahman-sv5km 3 года назад +1

    Sir how to convert deep learning model into hybrid app. Please make video on this topic. Thank you!

  • @aishams-bu2gy
    @aishams-bu2gy Год назад

    Does anyone know the answer to these two questions?
    1- Is using Postman only for testing the model on the local server or is it necessary to build a mobile application in android studio?
    2- Does only the application developer have access to Heroku? Or with the release of this application in app stores, anyone can get an output by logging in application?

  • @yave3889
    @yave3889 2 года назад +1

    hello sir...can we use it if we are using cloud firestore to store data??i mean building an android app on kotlin but making use of the technique you mentioned in the video to store the resulting data on the cloud firestore?

  • @miteshmungse5251
    @miteshmungse5251 3 года назад

    Bhai aap python programming kai video kyu nahi dal rahe ho playlist mai 100 days ki series mai

  • @mohammadhiraashrafi9448
    @mohammadhiraashrafi9448 2 года назад

    Great teacher

  • @swathinagiri3003
    @swathinagiri3003 10 месяцев назад

    sir i have run same program but i didnt got output instead app is closing automatically

  • @UpendraKumar-zc8lm
    @UpendraKumar-zc8lm 3 года назад

    Thank you so much sir, :)

  • @ganeshpujari4048
    @ganeshpujari4048 Год назад

    At 19:35
    What to write when we are having the input string
    Instead of 'rb'?
    model=pickle.load(open('model.pkl' ,'rb'))

    • @ameykulkarni1742
      @ameykulkarni1742 Год назад

      same question... Have you got answer bro

    • @sahilbhatane818
      @sahilbhatane818 10 месяцев назад

      import pickle
      import io
      # Your input string containing the pickled model
      input_string = ...
      # Convert the input string to a bytes-like object
      bytes_io = io.BytesIO(input_string.encode('utf-8'))
      # Load the pickled model from the bytes-like object
      model = pickle.load(bytes_io)

  • @gururajkotian9015
    @gururajkotian9015 2 года назад

    sir agar hum image classification ke liye kar sakthe hey toh same process chalega kya ?

  • @sukanyapandit970
    @sukanyapandit970 2 года назад

    can you please the part when you converted a machine learning model to a pickle file and pasted to the pycharm because when i do that in text format that file was not supported in pycharm

  • @hiraltalsaniya4934
    @hiraltalsaniya4934 Год назад

    Hello If i have train model decision tree on text data and generate model.pkl, encoder.pkl, vectorizer.pkl now i want to convert it into coremlmodel how can i do this?? and how can we use this on IOS side?

  • @sahilsaxena5023
    @sahilsaxena5023 Год назад +3

    as heroku is paid can you make it on some other server

    • @JIGOKU35
      @JIGOKU35 9 месяцев назад

      Render

  • @hemantkumardas3333
    @hemantkumardas3333 Год назад

    Thanks sir...

  • @elvinodwisaputra5111
    @elvinodwisaputra5111 Год назад

    sir, possible if I not use FLASK in android but make an own API in Cloud Google so we can use get API from that?

  • @Abhijeet-t3p
    @Abhijeet-t3p Год назад

    I'm trying to use React Native to fetch from my python api (which is running on localhost) not heraku, but it's not able to fetch from the api at all, on postman it's working fine... So do I need to deploy it on heraku to work or is there another way?

  • @A-19SamikshaAsati
    @A-19SamikshaAsati Год назад

    can you please share that how to make an android app for a DL model?

  • @tharindudilshan9015
    @tharindudilshan9015 2 года назад +1

    Sir I need to pass integer and string values with the array to the API. Please can you tell me how can I do it?

  • @SwarnaliMollickA
    @SwarnaliMollickA 3 года назад

    If I have no idea about the android studio, then will I be able to prepare a project by watching this video in 2 days?

  • @ChandanKumar-xd1tg
    @ChandanKumar-xd1tg 2 года назад

    Node js website ko kayse convert mL model convert kare ge???

  • @ayushdas634
    @ayushdas634 Год назад

    Sir heroku is asking for money … is there no free option available

  • @Athulyanklife
    @Athulyanklife 2 года назад

    Hi sir, I need an app with continuous video input and I want to sample the images with gap 1 min . how to write the code

  • @specter538
    @specter538 11 месяцев назад

    Can a Transformer based model be implemented similarly?

  • @shikharjaiswal1843
    @shikharjaiswal1843 Год назад

    heroku is not free Now ....Do we have any alternative?

  • @riti1217
    @riti1217 2 года назад

    I am doing Rnn model...do the approach will be same?
    What is model.pkl?

  • @sarumathi9329
    @sarumathi9329 3 года назад

    I have done a ML project in python in spider on anaconda software.. I have to convert it into Android app.. Can you tell me any idea?

  • @Fearless_backpacker_traveller
    @Fearless_backpacker_traveller 6 месяцев назад

    Hi I am getting below error after installing scikit-learn
    ModuleNotFoundError: No module named 'sklearn.neighbors._dist_metrics' . Please help

  • @rayyanamir8560
    @rayyanamir8560 2 года назад +1

    Hi. How do I do this for a linear regression model deployment?? I'm asking because the values of linear regression are float.

    • @jeffr_ac
      @jeffr_ac Год назад

      can quantize the array of weights by min/max to int8 or int16 and quantize the input during inference.

    • @jeffr_ac
      @jeffr_ac Год назад

      Also, you'll need to use a test dataset to discover min/max values of the input tô quantize it during inference, along with the output values of the regression by computing min/max values from using the test dataset.

  • @obsessivepeace2762
    @obsessivepeace2762 3 года назад

    sir, i want to integrate pytesseract in flutter app. how can we do that??
    is there any other way to read text from image folder other than google ml kit???

  • @anb4351
    @anb4351 2 года назад

    Tensorflow Lite se nhi ho skta?

  • @jitendrachouhan7024
    @jitendrachouhan7024 3 года назад +2

    Please create Recommandation System in Android Studio

  • @bluestone2523
    @bluestone2523 2 года назад

    sir i am getting the below error while testing the api in postman:
    ValueError: dtype='numeric' is not compatible with arrays of bytes/strings.Convert your data to numeric
    sir tell me where i made mistake

  • @gururajkotian9015
    @gururajkotian9015 2 года назад

    can you please tell how to send image file to heroku instead of text data in android studio ?

  • @sudeshnasani3451
    @sudeshnasani3451 Год назад

    Thank you bro

  • @techinfo89
    @techinfo89 2 года назад

    sir krishna naik ap k bhai h?

  • @rahulkumar-op7ul
    @rahulkumar-op7ul 3 года назад

    Thank you sor

  • @akzork
    @akzork Год назад

    Heroku is not free anymore. What to do?

  • @fhuhighlights3327
    @fhuhighlights3327 2 года назад

    sir
    requirements.txt file with python hamarah pass option show nai ho rha

  • @saurabhbarasiya4721
    @saurabhbarasiya4721 3 года назад

    Cool
    Only android app me convert karna defuclt laga

  • @asadlal6103
    @asadlal6103 Год назад

    Heroku is no longer free, what steps to take?

  • @zee4654
    @zee4654 2 года назад

    sir always getting this error please tell me solution .
    ----------------------------------
    Application error
    An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command
    heroku logs --tail

  • @taeukim1372
    @taeukim1372 Год назад

    thank you for nice video

  • @balajibhutham351
    @balajibhutham351 Год назад

    Sir how to copy pickle file in pycharm

  • @sidrafarooq2390
    @sidrafarooq2390 Год назад

    while signing up in heruko it is giving errors

  • @torque2123
    @torque2123 3 года назад +1

    Can you please make a project on Tensorflow lite + flutter ..🔥

  • @ankylosis751
    @ankylosis751 Год назад

    offline nahi hoga?

  • @emondas31
    @emondas31 3 года назад

    Video quality is very Poor. Please solve this problem

    • @campusx-official
      @campusx-official  3 года назад

      wait for sometime. The HD quality is being processed

  • @harshilaneja1537
    @harshilaneja1537 3 года назад

    Pre recieve hook decline error how to solve this

  • @subhammohanta9702
    @subhammohanta9702 3 года назад

    Error: The term heroku is not recognised as the name of a cmdlet, function , script file,... " . It is showing while running heroku login in pycharm . Can anyone help me out

    • @zoroslvr
      @zoroslvr 2 года назад +1

      Have you found the answer? Bcs I am going through the same thing too.

    • @wongziao9432
      @wongziao9432 2 года назад

      @@zoroslvr just restart your compiler, that'll work . Revert to me if it is still not solved

  • @ved1802
    @ved1802 2 года назад

    Hi Sir,
    I am facing a problem while importing pickle and loading pickle file on heroku. I've added pickle in requirements.txt file. Can you please help me?

    • @assamvoice7100
      @assamvoice7100 11 месяцев назад

      Do it manually. Means go to file for copy paste using my computer

  • @shivamdubey4783
    @shivamdubey4783 3 года назад

    sir can we do same for neural networks

  • @ai-geeks8502
    @ai-geeks8502 Год назад

    Geeting error at 22.30 min sending request throw post man that input X contains NaN

    • @RohitKumar-cg5hr
      @RohitKumar-cg5hr Год назад

      while creating the input query variable convert the variables got through post request to data type explicitly before feeding it to the model

  • @zeref3066
    @zeref3066 2 года назад

    Application error on heroku

  • @rishirajkumar4563
    @rishirajkumar4563 2 года назад

    how did u create model.pkl

  • @زينه-س8ز
    @زينه-س8ز Год назад

    Great ❤❤❤❤❤

  • @prabhurajdhondge5779
    @prabhurajdhondge5779 2 года назад

    Hello sir
    I am not getting any link after debugging how to get the link ?

  • @rvce
    @rvce Год назад

    Will it work on Kotlin?

  • @rahulbiswas8
    @rahulbiswas8 2 года назад

    Sir aap values kam karke vi dikha dete, mera serf '1' hi answer a raha hey, 0 nhi mil raha hay

    • @shobhitsingh3965
      @shobhitsingh3965 Год назад

      Bhai Mera bhi same ho raha he ? , Terepass koi solution he

    • @shobhitsingh3965
      @shobhitsingh3965 Год назад

      @rahulbiswas3824 kuch pata he tho bata de

  • @rahulkumar-op7ul
    @rahulkumar-op7ul 3 года назад

    Sir*

  • @amangholap3611
    @amangholap3611 3 года назад

    can you please convert car prediction ml model to an android app

  • @rishirajkumar4563
    @rishirajkumar4563 2 года назад

    please help me

  • @EGspider
    @EGspider 2 года назад

    If your Video is in a foreign language kindly make sure your title is in THAT language too so others don't waste their time and so that you don't come up when other languages are searched

  • @realisnotfalsefalseisnotre3250
    @realisnotfalsefalseisnotre3250 11 месяцев назад

    Nice video sir, i have an issue : ModuleNotFoundError: No module named 'sklearn.neighbors._dist_metrics'...please solve this problem

  • @rishirajkumar4563
    @rishirajkumar4563 2 года назад +1

    sir i get Error i.e,No module named 'sklearn.neighbors._dist_metrics'

    • @mohitrathore9307
      @mohitrathore9307 2 года назад

      did u solved this error, if yes ? then how

    • @rishiranjan9054
      @rishiranjan9054 2 года назад

      @@mohitrathore9307 no bro

    • @rishiranjan9054
      @rishiranjan9054 2 года назад

      @@mohitrathore9307 did you got

    • @wongziao9432
      @wongziao9432 2 года назад

      pip install sklearn , in your conda environment, that'll work

    • @rishirajkumar4563
      @rishirajkumar4563 2 года назад

      @@wongziao9432 did you try is it working in your system

  • @faryadhussainjaved6371
    @faryadhussainjaved6371 2 года назад

    This is an outstanding video helped me in completing my Final year project.... thank you so much for this👑❤️

    • @gouthamsaikrishna8987
      @gouthamsaikrishna8987 2 года назад

      hi bro
      bro i want to deploy liver disease prediction using machine learning in android ...please tell bro