Git Product home page Git Product logo

raqueeb / mltraining Goto Github PK

View Code? Open in Web Editor NEW
104.0 104.0 134.0 1.82 MB

হাতেকলমে মেশিন লার্নিং বই: 'টাইটানিক 'প্রজেক্ট স্ক্রিপ্ট: কে কে বেঁচে থাকবেন জাহাজডুবির পর? বইয়ের অনলাইন লিংক: https://rakibul-hassan.gitbook.io/mlbook-titanic/

Home Page: https://www.facebook.com/mltraining/

License: Other

R 2.37% Jupyter Notebook 97.63%
machine-learning-hands-on

mltraining's People

Contributors

mdkhaledben avatar r-hassan avatar raqueeb avatar sajjatuddin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mltraining's Issues

Need Help

Need help:
In Prediction 3 when using this line showing the below message.

aggregate(survived~sex,data=train, FUN = sum)
Error in eval(predvars, data, env) : object 'survived' not found

A problem occurs when I try to build the data.frame of 7th-prediction-test.R.

I can not make the data.frame. An error occurs. (file: 7th-prediction-test.R; Line No: 149)
The error is:

> predict7th <- data.frame(PassengerId = test$PassengerId, Survived = MyPredict)
Error in data.frame(PassengerId = test$PassengerId, Survived = MyPredict) : 
  arguments imply differing number of rows: 418, 891
> write.csv(predict7th, file = "tree2.csv", row.names = FALSE)
Error in is.data.frame(x) : object 'predict7th' not found

I can not make data frame for both 'randmoForest'(Line No: 134) and 'cforest' (Line No: 149).
Is there any solution to this problem. I need help. :(

Incorrect Answer Using table instead of summary

হাতে কলমে মেশিন লার্নিং বইয়ের ১২০ পৃষ্ঠায় >summary(train$Sex) করলে যা ঊত্তর হিসেবে দেওয়া আছে তা summary use করলে আসে না, table ব্যবহার করলে আসে

Script needed

হাতে কলমে মেশিন লার্নিং(২য় সংস্করন) এর ৭.৫ এর বার প্লটের কোড গুলো খুজে পাচ্ছি না। লিঙ্কটা শেয়ার করলে ভালো হতো

Error in tarfo

image
Hi Sir,
what should i do about this error i followed your instruction but couldn't proceed because of this error. Then i copied your whole code from github & tried running that but it was same again showed this error.

It will be a great help if you let me know what should i do now.
Thanks,
Mahidul

Need advise for using weka tools

In this book you advise to use R or python. I m beginner in ML. Please can u explain why I m not use weka and why R/python is best over weka. Please help, I m confused, some person advised me to use weka.
Thanks in advance.

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.